Home
last modified time | relevance | path

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

/linux-3.4.99/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()
333 case OHCI_USB_RESET: in ohci_finish_controller_resume()
Dohci.h256 # define OHCI_USB_RESET (0 << 6) macro
Dohci-dbg.c130 case OHCI_USB_RESET: return "reset"; in hcfs2string()
Dohci-hcd.c614 ohci->hc_control |= OHCI_USB_RESET; in ohci_run()
Disp1362.h329 # define OHCI_USB_RESET (0 << 6) macro
Disp1362-hcd.c1748 isp1362_hcd->hc_control |= OHCI_USB_RESET; in isp1362_bus_suspend()
1751 case OHCI_USB_RESET: in isp1362_bus_suspend()
1964 case OHCI_USB_RESET: in dump_ctrl()
Du132-hcd.c1555 case OHCI_USB_RESET: in hcfs2string()
1640 u132->hc_control |= OHCI_USB_RESET; in u132_run()
/linux-3.4.99/drivers/usb/misc/
Dftdi-elan.c2344 hc_control |= OHCI_USB_RESET; in ftdi_elan_check_controller()