Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/st/
Dphy-stm32-usbphyc.c28 #define PLLNDIV GENMASK(6, 0) macro
246 ndiv = FIELD_PREP(PLLNDIV, pll_params.ndiv); in stm32_usbphyc_pll_init()
257 clk_rate, FIELD_GET(PLLNDIV, usbphyc_pll), in stm32_usbphyc_pll_init()