Searched defs:usb_phy (Results 1 - 8 of 8) sorted by relevance

/u-boot/drivers/phy/
H A Dsti_usb_phy.c63 static int sti_usb_phy_init(struct phy *usb_phy) argument
82 static int sti_usb_phy_exit(struct phy *usb_phy) argument
H A Domap-usb2-phy.c123 static int omap_usb_phy_power(struct phy *usb_phy, bool on) argument
150 static int omap_usb2_phy_init(struct phy *usb_phy) argument
179 static int omap_usb2_phy_power_on(struct phy *usb_phy) argument
184 static int omap_usb2_phy_power_off(struct phy *usb_phy) argument
189 static int omap_usb2_phy_exit(struct phy *usb_phy) argument
[all...]
H A Dphy-imx8mq-usb.c93 static int imx8mq_usb_phy_init(struct phy *usb_phy) argument
122 static int imx8mp_usb_phy_init(struct phy *usb_phy) argument
161 static int imx8mpq_usb_phy_init(struct phy *usb_phy) argument
172 static int imx8mq_usb_phy_power_on(struct phy *usb_phy) argument
208 imx8mq_usb_phy_power_off(struct phy *usb_phy) argument
[all...]
/u-boot/drivers/usb/host/
H A Dehci-fsl.c147 char usb_phy[5]; local
/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dsoc.c101 void __iomem *usb_phy = (void __iomem *)USB_PHY_BASE; local
/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init.c68 void usb_single_source_clk_configure(struct ccsr_usb_phy *usb_phy) argument
85 void fsl_erratum_a006261_workaround(struct ccsr_usb_phy __iomem *usb_phy) argument
860 struct ccsr_usb_phy __iomem *usb_phy = local
[all...]
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dsoc.c214 void __iomem *usb_phy = (void __iomem *)SCFG_USB_PHY1; local
/u-boot/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c130 struct sun4i_usb_phy_plat *usb_phy; member in struct:sun4i_usb_phy_data
139 struct sun4i_usb_phy_plat *usb_phy = &phy_data->usb_phy[phy->id]; local
184 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; local
211 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; local
233 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; local
259 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; local
363 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; local
420 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; local
444 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; local
[all...]

Completed in 147 milliseconds