Home
last modified time | relevance | path

Searched defs:PLL_MFN (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/misc/
H A Dimx_ccm.h28 #define PLL_MFN(x) (((x) & 0x3ff) << 0) macro
/openbmc/u-boot/arch/arm/include/asm/arch-mx35/
H A Dimx-regs.h136 #define PLL_MFN(x) (((x) & 0x3ff) << 0) macro
/openbmc/u-boot/arch/arm/include/asm/arch-mx31/
H A Dimx-regs.h583 #define PLL_MFN(x) (((x) & 0x3ff) << 0) macro