Home
last modified time | relevance | path

Searched refs:CCM_PPLL_300_HZ (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/board/CarMediaLab/flea3/
Dflea3.c146 writel(CCM_PPLL_300_HZ, &ccm->ppctl); in board_early_init_f()
/external/u-boot/board/freescale/mx35pdk/
Dlowlevel_init.S68 ldr r1, =CCM_PPLL_300_HZ
/external/u-boot/arch/arm/include/asm/arch-mx35/
Dimx-regs.h149 #define CCM_PPLL_300_HZ _PLL_SETTING(0, 1, 4, 6, 1) macro