Searched refs:incstep (Results 1 – 1 of 1) sorted by relevance
700 u32 modeper, incstep; in stm32f4_pll_set_ssc() local708 incstep = DIV_ROUND_CLOSEST(((1 << 15) - 1) * ssc->mod_depth * ndiv, in stm32f4_pll_set_ssc()711 FIELD_PREP(STM32F4_RCC_SSCGR_INCSTEP_MASK, incstep) | in stm32f4_pll_set_ssc()