Searched refs:PLLDIG_PLLSR (Results 1 – 2 of 2) sorted by relevance
44 #define PLLDIG_PLLSR(PLL) ((PLL) + 0x4UL) macro
368 while ((mmio_read_32(PLLDIG_PLLSR(pll_addr)) & PLLDIG_PLLSR_LOCK) == 0U) { in enable_pll_hw()382 pllsr = mmio_read_32(PLLDIG_PLLSR(pll_base)); in is_pll_enabled()