Home
last modified time | relevance | path

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

/u-boot/drivers/phy/
A Dphy-uclass.c122 if (!generic_phy_valid(phy)) in generic_phy_init()
140 if (!generic_phy_valid(phy)) in generic_phy_reset()
158 if (!generic_phy_valid(phy)) in generic_phy_exit()
176 if (!generic_phy_valid(phy)) in generic_phy_power_on()
194 if (!generic_phy_valid(phy)) in generic_phy_power_off()
211 if (!generic_phy_valid(phy)) in generic_phy_configure()
/u-boot/include/
A Dgeneric-phy.h418 static inline bool generic_phy_valid(struct phy *phy) in generic_phy_valid() function
/u-boot/drivers/usb/host/
A Dohci-generic.c63 if (generic_phy_valid(&priv->phy)) { in ohci_shutdown_phy()
A Ddwc2.c1378 if (!generic_phy_valid(&priv->phy)) in dwc2_shutdown_phy()
A Dehci-hcd.c1786 if (generic_phy_valid(phy)) { in ehci_shutdown_phy()
/u-boot/drivers/usb/musb-new/
A Dsunxi.c352 if (generic_phy_valid(&glue->phy)) { in sunxi_musb_exit()
/u-boot/drivers/pci/
A Dpcie_iproc.c1253 if (generic_phy_valid(&pcie->phy)) { in iproc_pcie_remove()

Completed in 26 milliseconds