Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/
H A Dphy-stm32-usbphyc.c183 static int stm32_usbphyc_phy_exit(struct phy *phy) in stm32_usbphyc_phy_exit() function
320 .exit = stm32_usbphyc_phy_exit,
/openbmc/linux/drivers/phy/st/
H A Dphy-stm32-usbphyc.c370 static int stm32_usbphyc_phy_exit(struct phy *phy) in stm32_usbphyc_phy_exit() function
402 .exit = stm32_usbphyc_phy_exit,
781 stm32_usbphyc_phy_exit(usbphyc->phys[port]->phy); in stm32_usbphyc_remove()