Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/phy/st/
Dphy-stm32-usbphyc.c27 #define PLLNDIV GENMASK(6, 0) macro
245 ndiv = FIELD_PREP(PLLNDIV, pll_params.ndiv); in stm32_usbphyc_pll_init()
256 clk_rate, FIELD_GET(PLLNDIV, usbphyc_pll), in stm32_usbphyc_pll_init()