Home
last modified time | relevance | path

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

/arch/mips/alchemy/common/
A Dplatform.c145 return alchemy_usb_control(ALCHEMY_USB_EHCI0, 1); in alchemy_ehci_power_on()
151 alchemy_usb_control(ALCHEMY_USB_EHCI0, 0); in alchemy_ehci_power_off()
169 return alchemy_usb_control(unit, 1); in alchemy_ohci_power_on()
180 alchemy_usb_control(unit, 0); in alchemy_ohci_power_off()
A Dusb.c478 int alchemy_usb_control(int block, int enable) in alchemy_usb_control() function
507 EXPORT_SYMBOL_GPL(alchemy_usb_control);
/arch/mips/include/asm/mach-au1x00/
A Dau1000.h797 int alchemy_usb_control(int block, int enable);

Completed in 14 milliseconds