Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/
H A Dclk_stm32mp1.c1435 u32 pllxcsg; in pll_csg() local
1437 pllxcsg = ((csg[PLLCSG_MOD_PER] << RCC_PLLNCSGR_MOD_PER_SHIFT) & in pll_csg()
1444 writel(pllxcsg, priv->base + pll[pll_id].pllxcsgr); in pll_csg()