Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dimx_ccm.h26 #define PLL_MFD(x) (((x) & 0x3ff) << 16) macro
/openbmc/u-boot/arch/arm/include/asm/arch-mx35/
H A Dimx-regs.h134 #define PLL_MFD(x) (((x) & 0x3ff) << 16) macro
/openbmc/u-boot/arch/arm/include/asm/arch-mx31/
H A Dimx-regs.h581 #define PLL_MFD(x) (((x) & 0x3ff) << 16) macro