Searched refs:PLLSTAT_GOSTAT_MASK (Results 1 – 2 of 2) sorted by relevance
106 #define PLLSTAT_GOSTAT_MASK BIT(0) macro
46 if (!(pllctl_reg_read(data->pll, stat) & PLLSTAT_GOSTAT_MASK)) in wait_for_completion()146 pllctl_reg_setbits(data->pll, cmd, PLLSTAT_GOSTAT_MASK); in configure_main_pll()
Completed in 4 milliseconds