Searched refs:generic_phy_get_by_index (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | generic-phy.h | 287 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 D | phy-uclass.c | 37 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 D | phy-uclass.su | |
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | phy.c | 33 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 D | ohci-generic.c | 34 ret = generic_phy_get_by_index(dev, index, &priv->phy); in ohci_setup_phy()
|
| H A D | ehci-hcd.c | 1684 ret = generic_phy_get_by_index(dev, index, phy); in ehci_setup_phy()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pcie_dw_rockchip.c | 722 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 D | core.c | 901 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 D | dwc2_udc_otg.c | 974 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 D | dw-dp.c | 1777 generic_phy_get_by_index(dev, 0, &dp->phy); in dw_dp_probe()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |