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