Home
last modified time | relevance | path

Searched refs:OHCI_USB_RESET (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/host/
H A Dohci-hub.c58 ohci->hc_control |= OHCI_USB_RESET; in ohci_rh_suspend()
62 case OHCI_USB_RESET: in ohci_rh_suspend()
H A Dohci-hcd.c585 ohci->hc_control |= OHCI_USB_RESET; in ohci_run()
1152 case OHCI_USB_RESET: in ohci_resume()
H A Dohci.h265 # define OHCI_USB_RESET (0 << 6) macro
H A Dohci-dbg.c78 case OHCI_USB_RESET: return "reset"; in hcfs2string()