Searched refs:PLLDIG_PLLODIV_DE (Results 1 – 2 of 2) sorted by relevance
65 #define PLLDIG_PLLODIV_DE BIT_32(31U) macro
281 mmio_clrbits_32(PLLDIG_PLLODIV(pll_addr, div_index), PLLDIG_PLLODIV_DE); in disable_odiv()286 mmio_setbits_32(PLLDIG_PLLODIV(pll_addr, div_index), PLLDIG_PLLODIV_DE); in enable_odiv()345 if ((pllodiv & PLLDIG_PLLODIV_DE) != 0U) { in get_enabled_odivs()546 if (((pdiv + 1U) == dc) && ((pllodiv & PLLDIG_PLLODIV_DE) != 0U)) { in config_pll_out_div()550 if ((pllodiv & PLLDIG_PLLODIV_DE) != 0U) { in config_pll_out_div()1741 if ((pllodiv & PLLDIG_PLLODIV_DE) == 0U) { in get_pll_div_freq()