Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/st/
Dphy-stm32-usbphyc.c20 #define STM32_USBPHYC_PLL 0x0 macro
174 writel_relaxed(usbphyc_pll, usbphyc->base + STM32_USBPHYC_PLL); in stm32_usbphyc_pll_init()
185 void __iomem *pll_reg = usbphyc->base + STM32_USBPHYC_PLL; in __stm32_usbphyc_pll_disable()
208 void __iomem *pll_reg = usbphyc->base + STM32_USBPHYC_PLL; in stm32_usbphyc_pll_enable()
470 stm32_usbphyc_clr_bits(usbphyc->base + STM32_USBPHYC_PLL, PLLEN); in stm32_usbphyc_probe()
477 if (readl_relaxed_poll_timeout(usbphyc->base + STM32_USBPHYC_PLL, in stm32_usbphyc_probe()