Home
last modified time | relevance | path

Searched refs:sunxi_usb_phy_power_on (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dusb_phy.h17 void sunxi_usb_phy_power_on(int index);
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-sunxi.c73 sunxi_usb_phy_power_on(priv->phy_index); in ohci_usb_probe()
H A Dehci-sunxi.c68 sunxi_usb_phy_power_on(priv->phy_index); in ehci_usb_probe()
/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Dusb_phy.c271 void sunxi_usb_phy_power_on(int index) in sunxi_usb_phy_power_on() function
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dsunxi.c239 sunxi_usb_phy_power_on(0); /* port power on */ in sunxi_musb_enable()