Home
last modified time | relevance | path

Searched refs:CCR_FPM_MULT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/arm/imx/
H A Dimx51_ccmreg.h37 #define CCR_FPM_MULT __BIT(12) macro
H A Dimx51_ccm.c532 if (ccr & CCR_FPM_MULT) in imx51_get_pll_freq()