Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/phy/st/
H A Dphy-stm32-usbphyc.c21 #define STM32_USBPHYC_PLL 0x0 macro
27 /* STM32_USBPHYC_PLL bit fields */
254 writel_relaxed(usbphyc_pll, usbphyc->base + STM32_USBPHYC_PLL); in stm32_usbphyc_pll_init()
265 void __iomem *pll_reg = usbphyc->base + STM32_USBPHYC_PLL; in __stm32_usbphyc_pll_disable()
288 void __iomem *pll_reg = usbphyc->base + STM32_USBPHYC_PLL; in stm32_usbphyc_pll_enable()
656 stm32_usbphyc_clr_bits(usbphyc->base + STM32_USBPHYC_PLL, PLLEN); in stm32_usbphyc_probe()
663 if (readl_relaxed_poll_timeout(usbphyc->base + STM32_USBPHYC_PLL, in stm32_usbphyc_probe()
/kernel/linux/linux-5.10/drivers/phy/st/
H A Dphy-stm32-usbphyc.c18 #define STM32_USBPHYC_PLL 0x0 macro
22 /* STM32_USBPHYC_PLL bit fields */
136 writel_relaxed(usbphyc_pll, usbphyc->base + STM32_USBPHYC_PLL); in stm32_usbphyc_pll_init()
158 void __iomem *pll_reg = usbphyc->base + STM32_USBPHYC_PLL; in stm32_usbphyc_pll_enable()
191 void __iomem *pll_reg = usbphyc->base + STM32_USBPHYC_PLL; in stm32_usbphyc_pll_disable()

Completed in 3 milliseconds