Searched refs:PLLDIG_PLLCR (Results 1 – 2 of 2) sorted by relevance
41 #define PLLDIG_PLLCR(PLL) ((PLL) + 0x0UL) macro
365 mmio_write_32(PLLDIG_PLLCR(pll_addr), 0x0); in enable_pll_hw()374 mmio_write_32(PLLDIG_PLLCR(pll_addr), PLLDIG_PLLCR_PLLPD); in disable_pll_hw()381 pllcr = mmio_read_32(PLLDIG_PLLCR(pll_base)); in is_pll_enabled()