Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dimx_ccm.h25 #define PLL_PD(x) (((x) & 0xf) << 26) macro
/openbmc/u-boot/arch/arm/include/asm/arch-mx35/
H A Dimx-regs.h133 #define PLL_PD(x) (((x) & 0xf) << 26) macro
/openbmc/u-boot/arch/arm/include/asm/arch-mx31/
H A Dimx-regs.h580 #define PLL_PD(x) (((x) & 0xf) << 26) macro