Searched refs:EPLL_CON0_VAL (Results 1 – 4 of 4) sorted by relevance
89 writel(EPLL_CON0_VAL, &clk->epll_con0); in system_clock_init()
371 #define EPLL_CON0_VAL SET_PLL(EPLL_MDIV, EPLL_PDIV, EPLL_SDIV) macro
344 writel(EPLL_CON0_VAL, (unsigned int)&clk->epll_con0); in board_clock_init()
260 #define EPLL_CON0_VAL SET_PLL(EPLL_MDIV, EPLL_PDIV, EPLL_SDIV) macro