Searched defs:phy (Results 1 - 25 of 165) sorted by relevance

1234567

/u-boot/drivers/usb/dwc3/
H A Dsamsung_usb_phy.c15 void exynos5_usb3_phy_init(struct exynos_usb3_phy *phy) argument
[all...]
/u-boot/drivers/phy/
H A Dphy-da8xx-usb.c19 static int da8xx_usb_phy_power_on(struct phy *phy) argument
41 static int da8xx_usb_phy_power_off(struct phy *phy) argument
H A Dmt7620-usb-phy.c25 struct mt7620_usb_phy *phy = dev_get_priv(_phy->dev); local
49 struct mt7620_usb_phy *phy = dev_get_priv(_phy->dev); local
60 struct mt7620_usb_phy *phy = dev_get_priv(dev); local
[all...]
H A Dbcm6348-usbh-phy.c27 static int bcm6348_usbh_init(struct phy *phy) argument
H A Dnop-phy.c23 static int nop_phy_reset(struct phy *phy) argument
35 static int nop_phy_init(struct phy *phy) argument
H A Dphy-ab8500-usb.c17 static int ab8500_usb_phy_power_on(struct phy *phy) argument
29 static int ab8500_usb_phy_power_off(struct phy *phy) argument
H A Dbcm6358-usbh-phy.c35 static int bcm6358_usbh_init(struct phy *phy) argument
H A Dsandbox-phy.c19 static int sandbox_phy_power_on(struct phy *phy) argument
34 static int sandbox_phy_power_off(struct phy *phy) argument
56 static int sandbox_phy_init(struct phy *phy) argument
66 sandbox_phy_exit(struct phy *phy) argument
[all...]
H A Dkeystone-usb-phy.c34 static int keystone_usb_init(struct phy *phy) argument
62 static int keystone_usb_power_on(struct phy *phy) argument
75 static int keystone_usb_power_off(struct phy *phy) argument
88 keystone_usb_exit(struct phy *phy) argument
[all...]
/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c43 struct dwc2_usbotg_phy *phy = local
81 struct dwc2_usbotg_phy *phy = local
[all...]
/u-boot/arch/arm/mach-tegra/
H A Dxusb-padctl-dummy.c16 int __weak tegra_xusb_phy_prepare(struct tegra_xusb_phy *phy) argument
21 int __weak tegra_xusb_phy_enable(struct tegra_xusb_phy *phy) argument
26 int __weak tegra_xusb_phy_disable(struct tegra_xusb_phy *phy) argument
31 int __weak tegra_xusb_phy_unprepare(struct tegra_xusb_phy *phy) argument
/u-boot/drivers/video/rockchip/
H A Drk_hdmi.h24 struct phy phy; member in struct:rk_hdmi_priv
/u-boot/drivers/phy/socionext/
H A Dphy-uniphier-pcie.c23 static int uniphier_pciephy_init(struct phy *phy) argument
H A Dphy-uniphier-usb3.c19 static int uniphier_usb3phy_init(struct phy *phy) argument
48 static int uniphier_usb3phy_exit(struct phy *phy) argument
[all...]
/u-boot/drivers/usb/host/
H A Dohci-generic.c21 struct phy phy; member in struct:generic_ohci
H A Dohci-npcm.c17 struct phy phy; member in struct:npcm_ohci_priv
20 static int npcm_ohci_setup_phy(struct udevice *dev, struct phy *phy) argument
[all...]
H A Dehci-npcm.c18 struct phy phy; member in struct:npcm_ehci_priv
21 static int npcm_ehci_setup_phy(struct udevice *dev, struct phy *phy) argument
[all...]
H A Dehci-generic.c28 struct phy phy; member in struct:generic_ehci
/u-boot/drivers/ata/
H A Ddwc_ahci.c58 struct phy phy; local
[all...]
/u-boot/test/dm/
H A Dphy.c240 struct phy phy; local
[all...]
/u-boot/drivers/phy/qcom/
H A Dphy-qcom-ipq4019-usb.c27 struct ipq4019_usb_phy *phy = dev_get_priv(_phy->dev); local
37 struct ipq4019_usb_phy *phy = dev_get_priv(_phy->dev); local
53 struct ipq4019_usb_phy *phy = dev_get_priv(dev); local
83 struct ipq4019_usb_phy *phy = dev_get_priv(_phy->dev); local
96 struct ipq4019_usb_phy *phy = dev_get_priv(_phy->dev); local
115 struct ipq4019_usb_phy *phy = dev_get_priv(dev); local
[all...]
/u-boot/board/samsung/common/
H A Dexynos5-dt.c127 struct exynos_usb3_phy *phy = (struct exynos_usb3_phy *) local
/u-boot/board/freescale/p2041rdb/
H A Deth.c83 char phy[16]; local
[all...]
/u-boot/include/net/
H A Ddsa.h97 struct phy_device *phy; member in struct:dsa_port_pdata
/u-boot/arch/arm/mach-uniphier/dram/
H A Dumc-pro4.c136 int phy, ret; local

Completed in 277 milliseconds

1234567