Home
last modified time | relevance | path

Searched defs:usb_phy (Results 1 – 12 of 12) 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 Dphy-imx8mq-usb.c92 static int imx8mq_usb_phy_init(struct phy *usb_phy) in imx8mq_usb_phy_init()
121 static int imx8mp_usb_phy_init(struct phy *usb_phy) in imx8mp_usb_phy_init()
160 static int imx8mpq_usb_phy_init(struct phy *usb_phy) in imx8mpq_usb_phy_init()
171 static int imx8mq_usb_phy_power_on(struct phy *usb_phy) in imx8mq_usb_phy_power_on()
194 static int imx8mq_usb_phy_power_off(struct phy *usb_phy) in imx8mq_usb_phy_power_off()
212 static int imx8mq_usb_phy_exit(struct phy *usb_phy) in imx8mq_usb_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
148 struct sun4i_usb_phy_plat *usb_phy = &phy_data->usb_phy[phy->id]; in sun4i_usb_phy_write() local
193 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_passby() local
220 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_power_on() local
242 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_power_off() local
268 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_init() local
338 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_exit() local
393 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_vbus_detect() local
417 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_id_detect() local
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dcpu_init.c69 void usb_single_source_clk_configure(struct ccsr_usb_phy *usb_phy) in usb_single_source_clk_configure()
86 void fsl_erratum_a006261_workaround(struct ccsr_usb_phy __iomem *usb_phy) in fsl_erratum_a006261_workaround()
861 struct ccsr_usb_phy __iomem *usb_phy = in cpu_init_r() local
/u-boot/arch/arm/dts/
A Dkeystone.dtsi177 usb_phy: usb_phy@2620738 { label
A Dda850.dtsi330 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/drivers/usb/host/
A Dehci-fsl.c147 char usb_phy[5]; in ehci_fsl_init() local
/u-boot/arch/arm/cpu/armv7/ls102xa/
A Dsoc.c101 void __iomem *usb_phy = (void __iomem *)USB_PHY_BASE; in erratum_a009007() local
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
A Dsoc.c214 void __iomem *usb_phy = (void __iomem *)SCFG_USB_PHY1; in erratum_a009007() local

Completed in 24 milliseconds