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