Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/
H A Dphy-stm32-usbphyc.c32 #define PLLDITHEN0 BIT(30) macro
103 usbphyc_pll = PLLDITHEN1 | PLLDITHEN0 | PLLSTRBYP; in stm32_usbphyc_pll_init()
/openbmc/linux/drivers/phy/st/
H A Dphy-stm32-usbphyc.c34 #define PLLDITHEN0 BIT(30) macro
249 usbphyc_pll = PLLDITHEN1 | PLLDITHEN0 | PLLSTRBYP | ndiv; in stm32_usbphyc_pll_init()