Searched refs:CRU_PLLCON1_PWRDOWN (Results 1 – 4 of 4) sorted by relevance
71 #define CRU_PLLCON1_PWRDOWN BIT(13) macro
60 #define CRU_PLLCON1_PWRDOWN BIT(13) macro
166 if ((mmio_read_32(pll_base + CRU_PLL_CON(1)) & CRU_PLLCON1_PWRDOWN) != 0) in pm_pll_wait_lock()
1396 if ((mmio_read_32(pll_base + CRU_PLL_CON(1)) & CRU_PLLCON1_PWRDOWN) != 0) in pm_pll_wait_lock()