Searched refs:CMU_COREPLL_EN (Results 1 – 2 of 2) sorted by relevance
40 #define CMU_COREPLL_EN BIT(9) macro
39 core_pll |= (CMU_COREPLL_EN | CMU_COREPLL_HOSC_EN | CMU_COREPLL_OUT); in owl_clk_init()