Home
last modified time | relevance | path

Searched refs:generic_phy_get_by_index (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dgeneric-phy.h287 int generic_phy_get_by_index(struct udevice *user, int index,
358 static inline int generic_phy_get_by_index(struct udevice *user, int index, in generic_phy_get_by_index() function
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-uclass.c37 int generic_phy_get_by_index(struct udevice *dev, int index, in generic_phy_get_by_index() function
96 return generic_phy_get_by_index(dev, index, phy); in generic_phy_get_by_name()
H A Dphy-uclass.su
/OK3568_Linux_fs/u-boot/test/dm/
H A Dphy.c33 ut_assertok(generic_phy_get_by_index(parent, 0, &phy1_method2)) in dm_test_phy_base()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-generic.c34 ret = generic_phy_get_by_index(dev, index, &priv->phy); in ohci_setup_phy()
H A Dehci-hcd.c1684 ret = generic_phy_get_by_index(dev, index, phy); in ehci_setup_phy()
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpcie_dw_rockchip.c722 ret = generic_phy_get_by_index(dev, 0, &priv->phy); in rockchip_pcie_parse_dt()
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.c901 ret = generic_phy_get_by_index(dev, i, &usb_phys[i]); in dwc3_setup_phy()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c974 ret = generic_phy_get_by_index(dev, i, &usb_phys[i]); in dwc2_phy_setup()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw-dp.c1777 generic_phy_get_by_index(dev, 0, &dp->phy); in dw_dp_probe()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym