Searched refs:mod_per (Results 1 – 1 of 1) sorted by relevance
1315 uint32_t mod_per = 0; in clk_stm32_pll_config_csg() local1324 mod_per = vco->csg[PLL_CSG_MOD_PER]; in clk_stm32_pll_config_csg()1328 value |= (mod_per << RCC_PLLNCSGR_MOD_PER_SHIFT) & RCC_PLLNCSGR_MOD_PER_MASK; in clk_stm32_pll_config_csg()