Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/arm920t/imx/
H A Dspeed.c28 u32 mfn = spctl0 & 0x3f; in get_systemPLLCLK() local
42 u32 mfn = mpctl0 & 0x3f; in get_mcuPLLCLK() local
/openbmc/qemu/hw/misc/
H A Dimx_ccm.c51 int32_t mfn = MFN(pllreg); /* Numerator */ in imx_ccm_calc_pll() local
/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/
H A Dgeneric.c17 s32 mfn = GET_PLL_MFN(reg); in mx31_decode_pll() local
/openbmc/u-boot/arch/arm/mach-imx/mx5/
H A Dclock.c63 u32 mfn; member
162 uint32_t ctrl, op, mfd, mfn, mfi, pdf, ret; in decode_pll() local
553 u64 pd, mfi = 1, mfn, mfd, t1; in calc_pll_params() local
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/
H A Dgeneric.c36 int mfn = (pll >> CCM_PLL_MFN_SHIFT) in imx_decode_pll() local
/openbmc/qemu/include/hw/xen/interface/
H A Dvcpu.h168 uint64_t mfn; /* mfn of page to place vcpu_info */ member
H A Dxen.h433 xen_pfn_t mfn; member
838 xen_pfn_t mfn; /* MACHINE page number of console page. */ member
H A Dgrant_table.h410 xen_pfn_t mfn; member
H A Dmemory.h523 uint64_aligned_t mfn; /* IN: mfn to debug */ member
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/
H A Dgeneric.c29 unsigned int mfn = pll & 0x3ff; in imx_decode_pll() local
/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/
H A Dgeneric.c117 s32 mfn = reg & 0x3ff; in decode_pll() local
/openbmc/qemu/hw/char/
H A Dxen_console.c243 xen_pfn_t mfn = (xen_pfn_t)con->ring_ref; in xen_console_connect() local
/openbmc/qemu/hw/display/
H A Dxenfb.c92 xen_pfn_t mfn; in common_bind() local
/openbmc/u-boot/arch/arm/include/asm/arch-mx35/
H A Dimx-regs.h143 #define _PLL_SETTING(brm, pd, mfd, mfi, mfn) \ argument
/openbmc/u-boot/arch/arm/include/asm/arch-mx5/
H A Dcrm_regs.h17 u32 mfn; member