Searched refs:devm_phy_optional_get (Results 26 - 32 of 32) sorted by relevance

12

/linux-master/drivers/gpu/drm/bridge/
H A Dsamsung-dsim.c1962 dsi->phy = devm_phy_optional_get(dev, "dsim");
/linux-master/drivers/usb/gadget/udc/
H A Dtegra-xudc.c3519 xudc->utmi_phy[i] = devm_phy_optional_get(xudc->dev, phy_name);
3548 xudc->usb3_phy[i] = devm_phy_optional_get(xudc->dev, phy_name);
H A Drenesas_usb3.c2909 usb3->phy = devm_phy_optional_get(&pdev->dev, "usb");
/linux-master/drivers/pci/controller/
H A Dpci-tegra.c1303 pcie->phy = devm_phy_optional_get(dev, "pcie");
/linux-master/drivers/usb/host/
H A Dxhci-tegra.c1731 phy = devm_phy_optional_get(&pdev->dev, prop);
/linux-master/drivers/ata/
H A Dsata_mv.c4111 hpriv->port_phys[port] = devm_phy_optional_get(&pdev->dev,
/linux-master/drivers/net/ethernet/cadence/
H A Dmacb_main.c4730 bp->sgmii_phy = devm_phy_optional_get(&pdev->dev, NULL);

Completed in 151 milliseconds

12