Searched refs:PLLDIG_PLLCR_PLLPD (Results 1 – 2 of 2) sorted by relevance
42 #define PLLDIG_PLLCR_PLLPD BIT_32(31U) macro
374 mmio_write_32(PLLDIG_PLLCR(pll_addr), PLLDIG_PLLCR_PLLPD); in disable_pll_hw()385 if ((pllcr & PLLDIG_PLLCR_PLLPD) != 0U) { in is_pll_enabled()