Home
last modified time | relevance | path

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

/external/u-boot/drivers/phy/allwinner/
Dphy-sun4i-usb.c140 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
240 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_power_off() local
270 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_init() local
314 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_exit() local
352 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_vbus_detect() local
377 struct sun4i_usb_phy_plat *usb_phy = &data->usb_phy[phy->id]; in sun4i_usb_phy_id_detect() local
/external/u-boot/drivers/phy/
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()
/external/u-boot/arch/arm/dts/
Dkeystone.dtsi180 usb_phy: usb_phy@2620738 { label
Dda850.dtsi264 usb_phy: usb-phy { label
/external/u-boot/arch/powerpc/cpu/mpc85xx/
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
/external/u-boot/arch/arm/cpu/armv7/ls102xa/
Dsoc.c97 void __iomem *usb_phy = (void __iomem *)USB_PHY_BASE; in erratum_a009007() local
/external/u-boot/drivers/usb/host/
Dehci-fsl.c193 char usb_phy[5]; in ehci_fsl_init() local
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
Dsoc.c152 void __iomem *usb_phy = (void __iomem *)SCFG_USB_PHY1; in erratum_a009007() local