Home
last modified time | relevance | path

Searched refs:generic_phy_init (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/u-boot/test/dm/
H A Dphy.c78 ut_assertok(generic_phy_init(&phy1)); in dm_test_phy_ops()
93 ut_assertok(generic_phy_init(&phy1)); in dm_test_phy_ops()
104 ut_assertok(generic_phy_init(&phy2)); in dm_test_phy_ops()
109 ut_assertok(generic_phy_init(&phy3)); in dm_test_phy_ops()
/OK3568_Linux_fs/u-boot/include/
H A Dgeneric-phy.h202 int generic_phy_init(struct phy *phy);
320 static inline int generic_phy_init(struct phy *phy) in generic_phy_init() function
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-uclass.su
H A Dphy-uclass.c99 int generic_phy_init(struct phy *phy) in generic_phy_init() function
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Ddwc_ahci.c62 ret = generic_phy_init(&phy); in dwc_ahci_probe()
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dcore.c335 ret = generic_phy_init(&cdns->usb2_phy); in cdns3_probe()
343 ret = generic_phy_init(&cdns->usb3_phy); in cdns3_probe()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-generic.c41 ret = generic_phy_init(&priv->phy); in ohci_setup_phy()
H A Dehci-hcd.c1691 ret = generic_phy_init(phy); in ehci_setup_phy()
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dda8xx.c294 ret = generic_phy_init(&platdata->phy); in da8xx_musb_probe()
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c406 ret = generic_phy_init(&priv->phys[i]); in dwc3_meson_g12a_probe()
H A Dcore.c910 ret = generic_phy_init(&usb_phys[i]); in dwc3_setup_phy()
/OK3568_Linux_fs/u-boot/board/sunxi/
H A Dboard.c611 ret = generic_phy_init(&phy); in g_dnl_board_usb_cable_connected()
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpcie_dw_rockchip.c628 ret = generic_phy_init(&priv->phy); in rockchip_pcie_init_port()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c983 ret = generic_phy_init(&usb_phys[i]); in dwc2_phy_setup()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map