Searched refs:RCC_PLLxCFGR4_DSMEN (Results 1 – 4 of 4) sorted by relevance
1433 io_clrbits32(pllxcfgr4, RCC_PLLxCFGR4_DSMEN); in clk_stm32_pll_config_output()1450 io_setbits32(pllxcfgr4, RCC_PLLxCFGR4_DSMEN); in clk_stm32_pll_config_output()1500 io_setbits32(pllxcfgr4, RCC_PLLxCFGR4_DSMEN); in clk_stm32_pll_config_csg()
1451 io_clrbits32(pllxcfgr4, RCC_PLLxCFGR4_DSMEN); in clk_stm32_pll_config_output()1468 io_setbits32(pllxcfgr4, RCC_PLLxCFGR4_DSMEN); in clk_stm32_pll_config_output()1518 io_setbits32(pllxcfgr4, RCC_PLLxCFGR4_DSMEN); in clk_stm32_pll_config_csg()
1191 #define RCC_PLLxCFGR4_DSMEN BIT(8) macro
1524 #define RCC_PLLxCFGR4_DSMEN BIT(8) macro