Home
last modified time | relevance | path

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

/u-boot/drivers/phy/
A Dphy-uclass.c53 if (!generic_phy_valid(phy)) in phy_get_counts()
69 if (!generic_phy_valid(phy)) in phy_alloc_counts()
229 if (!generic_phy_valid(phy)) in generic_phy_init()
256 if (!generic_phy_valid(phy)) in generic_phy_reset()
275 if (!generic_phy_valid(phy)) in generic_phy_exit()
305 if (!generic_phy_valid(phy)) in generic_phy_power_on()
341 if (!generic_phy_valid(phy)) in generic_phy_power_off()
374 if (!generic_phy_valid(phy)) in generic_phy_configure()
385 if (!generic_phy_valid(phy)) in generic_phy_set_mode()
396 if (!generic_phy_valid(phy)) in generic_phy_set_speed()
[all …]
/u-boot/include/
A Dgeneric-phy.h530 static inline bool generic_phy_valid(struct phy *phy) in generic_phy_valid() function
/u-boot/drivers/usb/musb-new/
A Dsunxi.c342 if (generic_phy_valid(&glue->phy)) { in sunxi_musb_exit()
/u-boot/drivers/pci/
A Dpcie_iproc.c1242 if (generic_phy_valid(&pcie->phy)) { in iproc_pcie_remove()
/u-boot/drivers/usb/host/
A Ddwc2.c1367 if (!generic_phy_valid(&priv->phy)) in dwc2_shutdown_phy()

Completed in 33 milliseconds