Searched refs:RCC_PLLNCR_PLLON (Results 1 – 2 of 2) sorted by relevance
311 #define RCC_PLLNCR_PLLON BIT(0) macro
1382 if (mmio_read_32(pllxcr) != RCC_PLLNCR_PLLON) { in stm32mp1_check_pll_conf()1451 RCC_PLLNCR_PLLON); in stm32mp1_pll_start()1486 mmio_clrbits_32(pllxcr, RCC_PLLNCR_PLLON); in stm32mp1_pll_stop()