Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/st/
Dphy-stm32-usbphyc.c29 #define PLLFRACIN GENMASK(25, 10) macro
247 frac = FIELD_PREP(PLLFRACIN, pll_params.frac); in stm32_usbphyc_pll_init()
258 FIELD_GET(PLLFRACIN, usbphyc_pll)); in stm32_usbphyc_pll_init()