Home
last modified time | relevance | path

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

/u-boot/drivers/phy/
A Domap-usb2-phy.c123 static int omap_usb_phy_power(struct phy *usb_phy, bool on) in omap_usb_phy_power()
150 static int omap_usb2_phy_init(struct phy *usb_phy) in omap_usb2_phy_init()
179 static int omap_usb2_phy_power_on(struct phy *usb_phy) in omap_usb2_phy_power_on()
184 static int omap_usb2_phy_power_off(struct phy *usb_phy) in omap_usb2_phy_power_off()
189 static int omap_usb2_phy_exit(struct phy *usb_phy) in omap_usb2_phy_exit()
A Dsti_usb_phy.c62 static int sti_usb_phy_init(struct phy *usb_phy) in sti_usb_phy_init()
81 static int sti_usb_phy_exit(struct phy *usb_phy) in sti_usb_phy_exit()
/u-boot/drivers/phy/allwinner/
A Dphy-sun4i-usb.c139 struct sun4i_usb_phy_plat *usb_phy; member
147 struct sun4i_usb_phy_plat *usb_phy = &phy_data->usb_phy[phy->id]; in sun4i_usb_phy_write() local
192 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_passby() local
219 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_power_on() local
239 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_power_off() local
269 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_init() local
326 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_exit() local
381 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_vbus_detect() local
406 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_id_detect() local
/u-boot/arch/arm/dts/
A Dkeystone.dtsi180 usb_phy: usb_phy@2620738 { label
A Dda850.dtsi334 usb_phy: usb-phy { label
/u-boot/arch/mips/dts/
A Dmt7620.dtsi258 usb_phy: mt7620-usb-phy { label
A Dmt7628a.dtsi373 usb_phy: usb-phy@10120000 { label
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dcpu_init.c67 void usb_single_source_clk_configure(struct ccsr_usb_phy *usb_phy) in usb_single_source_clk_configure()
84 void fsl_erratum_a006261_workaround(struct ccsr_usb_phy __iomem *usb_phy) in fsl_erratum_a006261_workaround()
931 struct ccsr_usb_phy __iomem *usb_phy = in cpu_init_r() local
/u-boot/arch/arm/cpu/armv7/ls102xa/
A Dsoc.c99 void __iomem *usb_phy = (void __iomem *)USB_PHY_BASE; in erratum_a009007() local
/u-boot/drivers/usb/host/
A Dehci-fsl.c212 char usb_phy[5]; in ehci_fsl_init() local
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
A Dsoc.c201 void __iomem *usb_phy = (void __iomem *)SCFG_USB_PHY1; in erratum_a009007() local

Completed in 12 milliseconds