Searched refs:selectplls (Results 1 – 1 of 1) sorted by relevance
386 unsigned int selectplls[] = { in cpu_mux_select() local411 clk_ctrl = (selectplls[pll] << CPM_CPCCR_SEL_CPLL_BIT) | in cpu_mux_select()412 (selectplls[MPLL] << CPM_CPCCR_SEL_H0PLL_BIT) | in cpu_mux_select()413 (selectplls[MPLL] << CPM_CPCCR_SEL_H2PLL_BIT); in cpu_mux_select()425 int selectplls[] = { CPM_DDRCDR_DCS_STOP, in ddr_mux_select() local429 writel(selectplls[pll] | CPM_DDRCDR_CE_DDR | (JZ4780_SYS_MEM_DIV - 1), in ddr_mux_select()443 unsigned int selectplls[] = {0, 1, 2, 3, 2, 6}; in cgu_mux_init() local447 writel(selectplls[cgu[i].pll] << cgu[i].pll_shift, in cgu_mux_init()