Home
last modified time | relevance | path

Searched refs:alchemy_usb_control (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/alchemy/common/
H A Dplatform.c139 return alchemy_usb_control(ALCHEMY_USB_EHCI0, 1); in alchemy_ehci_power_on()
145 alchemy_usb_control(ALCHEMY_USB_EHCI0, 0); in alchemy_ehci_power_off()
163 return alchemy_usb_control(unit, 1); in alchemy_ohci_power_on()
174 alchemy_usb_control(unit, 0); in alchemy_ohci_power_off()
H A Dusb.c474 * alchemy_usb_control - control Alchemy on-chip USB blocks
478 int alchemy_usb_control(int block, int enable) in alchemy_usb_control() function
507 EXPORT_SYMBOL_GPL(alchemy_usb_control); variable
/kernel/linux/linux-6.6/arch/mips/alchemy/common/
H 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()
H A Dusb.c474 * alchemy_usb_control - control Alchemy on-chip USB blocks
478 int alchemy_usb_control(int block, int enable) in alchemy_usb_control() function
507 EXPORT_SYMBOL_GPL(alchemy_usb_control); variable
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h794 int alchemy_usb_control(int block, int enable);
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h794 int alchemy_usb_control(int block, int enable);

Completed in 10 milliseconds