Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/
H A Dphy-stm32-usbphyc.c26 #define PLLFRACIN GENMASK(25, 10) macro
109 & PLLFRACIN); in stm32_usbphyc_pll_init()
/openbmc/linux/drivers/phy/st/
H A 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()