Searched refs:_PLL_SETTING (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx35/ |
| H A D | imx-regs.h | 144 #define _PLL_SETTING(brm, pd, mfd, mfi, mfn) \ macro 148 #define CCM_MPLL_532_HZ _PLL_SETTING(1, 1, 12, 11, 1) 149 #define CCM_MPLL_399_HZ _PLL_SETTING(0, 1, 16, 8, 5) 150 #define CCM_PPLL_300_HZ _PLL_SETTING(0, 1, 4, 6, 1)
|