Searched refs:CPM_CPCCR_SEL_CPLL_BIT (Results 1 – 1 of 1) sorted by relevance
60 #define CPM_CPCCR_SEL_CPLL_BIT 28 macro61 #define CPM_CPCCR_SEL_CPLL_MASK (0x3 << CPM_CPCCR_SEL_CPLL_BIT)411 clk_ctrl = (selectplls[pll] << CPM_CPCCR_SEL_CPLL_BIT) | in cpu_mux_select()