Home
last modified time | relevance | path

Searched defs:usb_phy (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/drivers/phy/
H A Domap-usb2-phy.c97 static int omap_usb_phy_power(struct phy *usb_phy, bool on) in omap_usb_phy_power()
124 static int omap_usb2_phy_init(struct phy *usb_phy) in omap_usb2_phy_init()
147 static int omap_usb2_phy_power_on(struct phy *usb_phy) in omap_usb2_phy_power_on()
152 static int omap_usb2_phy_power_off(struct phy *usb_phy) in omap_usb2_phy_power_off()
157 static int omap_usb2_phy_exit(struct phy *usb_phy) in omap_usb2_phy_exit()
H A Dsti_usb_phy.c60 static int sti_usb_phy_init(struct phy *usb_phy) in sti_usb_phy_init()
79 static int sti_usb_phy_exit(struct phy *usb_phy) in sti_usb_phy_exit()
/openbmc/u-boot/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c131 struct sun4i_usb_phy_plat *usb_phy; member
139 struct sun4i_usb_phy_plat *usb_phy = &phy_data->usb_phy[phy->id]; in sun4i_usb_phy_write() local
184 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_passby() local
211 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_power_on() local
231 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_power_off() local
261 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_init() local
315 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_exit() local
364 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_vbus_detect() local
389 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_id_detect() local
/openbmc/u-boot/arch/mips/dts/
H A Dmt7628a.dtsi174 usb_phy: usb-phy@10120000 { label
/openbmc/u-boot/arch/arm/dts/
H A Dkeystone.dtsi180 usb_phy: usb_phy@2620738 { label
H A Dda850.dtsi334 usb_phy: usb-phy { label
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init.c63 void usb_single_source_clk_configure(struct ccsr_usb_phy *usb_phy) in usb_single_source_clk_configure()
80 void fsl_erratum_a006261_workaround(struct ccsr_usb_phy __iomem *usb_phy) in fsl_erratum_a006261_workaround()
927 struct ccsr_usb_phy __iomem *usb_phy = in cpu_init_r() local
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dsoc.c98 void __iomem *usb_phy = (void __iomem *)USB_PHY_BASE; in erratum_a009007() local
/openbmc/u-boot/drivers/usb/host/
H A Dehci-fsl.c200 char usb_phy[5]; in ehci_fsl_init() local
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dsoc.c156 void __iomem *usb_phy = (void __iomem *)SCFG_USB_PHY1; in erratum_a009007() local