Searched refs:CPM_CPCCR_SEL_SRC_BIT (Results 1 – 1 of 1) sorted by relevance
54 #define CPM_CPCCR_SEL_SRC_BIT 30 macro55 #define CPM_CPCCR_SEL_SRC_MASK (0x3 << CPM_CPCCR_SEL_SRC_BIT)415 clk_ctrl |= CPM_PLL_SEL_SRC << CPM_CPCCR_SEL_SRC_BIT; in cpu_mux_select()417 clk_ctrl |= CPM_SRC_SEL_EXCLK << CPM_CPCCR_SEL_SRC_BIT; in cpu_mux_select()