Home
last modified time | relevance | path

Searched defs:mfn (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/imx/
H A Dspeed.c29 u32 mfn = spctl0 & 0x3f; in get_systemPLLCLK() local
43 u32 mfn = mpctl0 & 0x3f; in get_mcuPLLCLK() local
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx5/
H A Dclock.c64 u32 mfn; member
163 uint32_t ctrl, op, mfd, mfn, mfi, pdf, ret; in decode_pll() local
554 u64 pd, mfi = 1, mfn, mfd, t1; in calc_pll_params() local
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/mx31/
H A Dgeneric.c18 s32 mfn = GET_PLL_MFN(reg); in mx31_decode_pll() local
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mx25/
H A Dgeneric.c37 int mfn = (pll >> CCM_PLL_MFN_SHIFT) in imx_decode_pll() local
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mx27/
H A Dgeneric.c30 unsigned int mfn = pll & 0x3ff; in imx_decode_pll() local
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/mx35/
H A Dgeneric.c118 s32 mfn = reg & 0x3ff; in decode_pll() local
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx35/
H A Dimx-regs.h144 #define _PLL_SETTING(brm, pd, mfd, mfi, mfn) \ argument
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx5/
H A Dcrm_regs.h18 u32 mfn; member