Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/st/
Dphy-stm32-usbphyc.c24 #define PLLFRACIN GENMASK(25, 10) macro
129 frac = FIELD_PREP(PLLFRACIN, pll_params.frac); in stm32_usbphyc_pll_init()
140 FIELD_GET(PLLFRACIN, usbphyc_pll)); in stm32_usbphyc_pll_init()