Searched refs:OHCI_USB_RESET (Results 1 – 4 of 4) sorted by relevance
58 ohci->hc_control |= OHCI_USB_RESET; in ohci_rh_suspend()62 case OHCI_USB_RESET: in ohci_rh_suspend()
585 ohci->hc_control |= OHCI_USB_RESET; in ohci_run()1152 case OHCI_USB_RESET: in ohci_resume()
265 # define OHCI_USB_RESET (0 << 6) macro
78 case OHCI_USB_RESET: return "reset"; in hcfs2string()