Searched refs:PLLCTL_PLLEN_MASK (Results 1 – 2 of 2) sorted by relevance
55 PLLCTL_PLLEN_MASK); in bypass_main_pll()159 pllctl_reg_setbits(data->pll, ctl, PLLCTL_PLLEN_MASK); in configure_main_pll()288 if (pllctl_reg_read(pll, ctl) & PLLCTL_PLLEN_MASK) { in pll_freq_get()
80 #define PLLCTL_PLLEN_MASK BIT(0) macro
Completed in 3 milliseconds