Searched refs:OHCI_USB_RESET (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Dhc_sl811.h58 #define OHCI_USB_RESET (0 << 6) macro
H A Dusb-ohci.h198 # define OHCI_USB_RESET (0 << 6) macro
H A Dusb-ohci.c369 case OHCI_USB_RESET: return "reset";
2592 writel (ohci->hc_control = OHCI_USB_RESET, &ohci->regs->control);
2738 writel (ohci->hc_control = OHCI_USB_RESET,
2796 case OHCI_USB_RESET:
2871 case OHCI_USB_RESET: // lost power

Completed in 39 milliseconds