Home
last modified time | relevance | path

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

/u-boot/arch/arm/cpu/arm920t/imx/
A Dspeed.c28 u32 mfn = spctl0 & 0x3f; in get_systemPLLCLK() local
42 u32 mfn = mpctl0 & 0x3f; in get_mcuPLLCLK() local
/u-boot/drivers/clk/imx/
A Dclk-pllv3.c173 u32 mfn = readl(pll->base + PLL_NUM_OFFSET); in clk_pllv3_av_get_rate() local
194 u32 mfn, mfd = 1000000; in clk_pllv3_av_set_rate() local
/u-boot/drivers/xen/
A Dgnttab.c118 unsigned long mfn; in gnttab_alloc_and_grant() local
/u-boot/arch/arm/cpu/arm1136/mx31/
A Dgeneric.c18 s32 mfn = GET_PLL_MFN(reg); in mx31_decode_pll() local
/u-boot/arch/arm/mach-imx/mx5/
A Dclock.c65 u32 mfn; member
164 uint32_t ctrl, op, mfd, mfn, mfi, pdf, ret; in decode_pll() local
555 u64 pd, mfi = 1, mfn, mfd, t1; in calc_pll_params() local
/u-boot/arch/arm/cpu/arm926ejs/mx25/
A Dgeneric.c41 int mfn = (pll >> CCM_PLL_MFN_SHIFT) in imx_decode_pll() local
/u-boot/arch/arm/cpu/arm926ejs/mx27/
A Dgeneric.c31 unsigned int mfn = pll & 0x3ff; in imx_decode_pll() local
/u-boot/arch/arm/cpu/arm1136/mx35/
A Dgeneric.c122 s32 mfn = reg & 0x3ff; in decode_pll() local
/u-boot/include/xen/interface/
A Dgrant_table.h329 xen_pfn_t mfn; member
/u-boot/arch/arm/include/asm/arch-mx35/
A Dimx-regs.h143 #define _PLL_SETTING(brm, pd, mfd, mfi, mfn) \ argument
/u-boot/arch/arm/include/asm/arch-mx5/
A Dcrm_regs.h17 u32 mfn; member

Completed in 18 milliseconds