Searched refs:RCC_PLLNCR_DIVQEN (Results 1 – 2 of 2) sorted by relevance
315 #define RCC_PLLNCR_DIVQEN BIT(5) macro
1449 RCC_PLLNCR_DIVPEN | RCC_PLLNCR_DIVQEN | in stm32mp1_pll_start()1482 mmio_clrbits_32(pllxcr, RCC_PLLNCR_DIVPEN | RCC_PLLNCR_DIVQEN | in stm32mp1_pll_stop()