Home
last modified time | relevance | path

Searched refs:inc_step (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32mp13.c1263 uint32_t inc_step = 0; in clk_stm32_pll_config_csg() local
1272 inc_step = vco->csg[PLL_CSG_INC_STEP]; in clk_stm32_pll_config_csg()
1276 value |= (inc_step << RCC_PLLNCSGR_INC_STEP_SHIFT) & RCC_PLLNCSGR_INC_STEP_MASK; in clk_stm32_pll_config_csg()