Searched refs:CPM_CPCCR_SEL_SRC_BIT (Results 1 – 1 of 1) sorted by relevance
56 #define CPM_CPCCR_SEL_SRC_BIT 30 macro57 #define CPM_CPCCR_SEL_SRC_MASK (0x3 << CPM_CPCCR_SEL_SRC_BIT)417 clk_ctrl |= CPM_PLL_SEL_SRC << CPM_CPCCR_SEL_SRC_BIT; in cpu_mux_select()419 clk_ctrl |= CPM_SRC_SEL_EXCLK << CPM_CPCCR_SEL_SRC_BIT; in cpu_mux_select()
Completed in 5 milliseconds