Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/phy/st/
Dphy-stm32-usbphyc.c138 struct stm32_usbphyc *usbphyc;
145 struct stm32_usbphyc { struct
169 static int stm32_usbphyc_regulators_enable(struct stm32_usbphyc *usbphyc) in stm32_usbphyc_regulators_enable() argument
189 static int stm32_usbphyc_regulators_disable(struct stm32_usbphyc *usbphyc) in stm32_usbphyc_regulators_disable()
231 static int stm32_usbphyc_pll_init(struct stm32_usbphyc *usbphyc) in stm32_usbphyc_pll_init()
263 static int __stm32_usbphyc_pll_disable(struct stm32_usbphyc *usbphyc) in __stm32_usbphyc_pll_disable()
277 static int stm32_usbphyc_pll_disable(struct stm32_usbphyc *usbphyc) in stm32_usbphyc_pll_disable()
286 static int stm32_usbphyc_pll_enable(struct stm32_usbphyc *usbphyc) in stm32_usbphyc_pll_enable()
338 struct stm32_usbphyc *usbphyc = usbphyc_phy->usbphyc; in stm32_usbphyc_phy_init()
373 struct stm32_usbphyc *usbphyc = usbphyc_phy->usbphyc; in stm32_usbphyc_phy_exit()
[all …]