Searched refs:CMU_COREPLL_HOSC_EN (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/clk/owl/ | ||
A D | clk_owl.h | 49 #define CMU_COREPLL_HOSC_EN BIT(8) macro |
A D | clk_owl.c | 46 core_pll |= (CMU_COREPLL_EN | CMU_COREPLL_HOSC_EN | CMU_COREPLL_OUT); in owl_clk_init() |
Completed in 4 milliseconds