Home
last modified time | relevance | path

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

/drivers/usb/renesas_usbhs/
Drcar2.c18 struct phy *phy = phy_get(&pdev->dev, "usb"); in usbhs_rcar2_hardware_init()
Drza2.c19 struct phy *phy = phy_get(&pdev->dev, "usb"); in usbhs_rza2_hardware_init()
/drivers/phy/
Dphy-core.c664 struct phy *phy_get(struct device *dev, const char *string) in phy_get() function
697 EXPORT_SYMBOL_GPL(phy_get);
711 struct phy *phy = phy_get(dev, string); in phy_optional_get()
738 phy = phy_get(dev, string); in devm_phy_get()
/drivers/atm/
Dsuni.c42 #define GET(reg) dev->ops->phy_get(dev,SUNI_##reg)
168 control = dev->ops->phy_get(dev, reg) & ~(dle | lle); in set_loopback()
DuPD98402.c38 #define GET(reg) dev->ops->phy_get(dev,uPD98402_##reg)
Didt77105.c47 #define GET(reg) dev->ops->phy_get(dev,IDT77105_##reg)
Dsolos-pci.c1185 .phy_get = NULL,
Dzatm.c1573 .phy_get = zatm_phy_get,
Deni.c2209 .phy_get = eni_phy_get,
Dlanai.c2545 .phy_get = NULL,
Dhe.c171 .phy_get = he_phy_get,
Dnicstar.c164 .phy_get = ns_phy_get,
Didt77252.c145 .phy_get = idt77252_phy_get,
Diphase.c3157 .phy_get = ia_phy_get,