Searched refs:RCC_PLLxCFGR4_BYPASS (Results 1 – 3 of 3) sorted by relevance
894 if ((mmio_read_32(pllxcfgr4) & RCC_PLLxCFGR4_BYPASS) != 0U) { in clk_stm32_pll_recalc_rate()1686 mmio_setbits_32(pllxcfgr4, RCC_PLLxCFGR4_BYPASS); in clk_stm32_pll_config_output()1689 mmio_clrbits_32(pllxcfgr4, RCC_PLLxCFGR4_BYPASS); in clk_stm32_pll_config_output()
2843 #define RCC_PLLxCFGR4_BYPASS BIT(10) macro4646 #define RCC_PLLxCFGR4_BYPASS BIT(10) macro
3039 #define RCC_PLLxCFGR4_BYPASS BIT(10) macro4966 #define RCC_PLLxCFGR4_BYPASS BIT(10) macro