Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/phy/st/
Dphy-stm32-usbphyc.c20 #define STM32_USBPHYC_PLL 0x0 macro
253 writel_relaxed(usbphyc_pll, usbphyc->base + STM32_USBPHYC_PLL); in stm32_usbphyc_pll_init()
264 void __iomem *pll_reg = usbphyc->base + STM32_USBPHYC_PLL; in __stm32_usbphyc_pll_disable()
287 void __iomem *pll_reg = usbphyc->base + STM32_USBPHYC_PLL; in stm32_usbphyc_pll_enable()
652 stm32_usbphyc_clr_bits(usbphyc->base + STM32_USBPHYC_PLL, PLLEN); in stm32_usbphyc_probe()
659 if (readl_relaxed_poll_timeout(usbphyc->base + STM32_USBPHYC_PLL, in stm32_usbphyc_probe()