Home
last modified time | relevance | path

Searched refs:sunxi_usb_phy_power_off (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dusb_phy.h18 void sunxi_usb_phy_power_off(int index);
/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Dusb_phy.c288 void sunxi_usb_phy_power_off(int index) in sunxi_usb_phy_power_off() function
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dsunxi.c256 sunxi_usb_phy_power_off(0); /* port power off */ in sunxi_musb_disable()