Searched refs:PLL_PWR_PD (Results 1 – 1 of 1) sorted by relevance
239 #define PLL_PWR_PD BIT(0) macro 393 return (pwr & PLL_PWR_PD) || (pwr & PLL_PWR_POSTDIVPD); in rp1_pll_core_is_on()