Searched refs:RCC_PLLxCFGR3_SSCGDIS (Results 1 – 4 of 4) sorted by relevance
1435 io_setbits32(pllxcfgr3, RCC_PLLxCFGR3_SSCGDIS); in clk_stm32_pll_config_output()1449 io_setbits32(pllxcfgr3, RCC_PLLxCFGR3_SSCGDIS); in clk_stm32_pll_config_output()1495 io_clrbits32(pllxcfgr3, RCC_PLLxCFGR3_SSCGDIS); in clk_stm32_pll_config_csg()
1453 io_setbits32(pllxcfgr3, RCC_PLLxCFGR3_SSCGDIS); in clk_stm32_pll_config_output()1467 io_setbits32(pllxcfgr3, RCC_PLLxCFGR3_SSCGDIS); in clk_stm32_pll_config_output()1513 io_clrbits32(pllxcfgr3, RCC_PLLxCFGR3_SSCGDIS); in clk_stm32_pll_config_csg()
1187 #define RCC_PLLxCFGR3_SSCGDIS BIT(26) macro
1521 #define RCC_PLLxCFGR3_SSCGDIS BIT(26) macro