Home
last modified time | relevance | path

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

/drivers/usb/host/
Dohci-hub.c57 ohci->hc_control |= OHCI_USB_RESET; in ohci_rh_suspend()
61 case OHCI_USB_RESET: in ohci_rh_suspend()
Dohci-hcd.c577 ohci->hc_control |= OHCI_USB_RESET; in ohci_run()
1128 case OHCI_USB_RESET: in ohci_resume()
Dohci.h264 # define OHCI_USB_RESET (0 << 6) macro
Dohci-dbg.c77 case OHCI_USB_RESET: return "reset"; in hcfs2string()
Disp1362-hcd.c1746 isp1362_hcd->hc_control |= OHCI_USB_RESET; in isp1362_bus_suspend()
1749 case OHCI_USB_RESET: in isp1362_bus_suspend()
1948 case OHCI_USB_RESET: in dump_ctrl()
Disp1362.h324 # define OHCI_USB_RESET (0 << 6) macro
Du132-hcd.c1552 case OHCI_USB_RESET: in hcfs2string()
1637 u132->hc_control |= OHCI_USB_RESET; in u132_run()
/drivers/usb/misc/
Dftdi-elan.c2314 hc_control |= OHCI_USB_RESET; in ftdi_elan_check_controller()