Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/host/
Dohci-hub.c58 ohci->hc_control |= OHCI_USB_RESET; in ohci_rh_suspend()
62 case OHCI_USB_RESET: in ohci_rh_suspend()
Dohci-hcd.c585 ohci->hc_control |= OHCI_USB_RESET; in ohci_run()
1143 case OHCI_USB_RESET: in ohci_resume()
Dohci.h265 # define OHCI_USB_RESET (0 << 6) macro
Dohci-dbg.c78 case OHCI_USB_RESET: return "reset"; in hcfs2string()
Disp1362.h279 # define OHCI_USB_RESET (0 << 6) macro
Disp1362-hcd.c1749 isp1362_hcd->hc_control |= OHCI_USB_RESET; in isp1362_bus_suspend()
1752 case OHCI_USB_RESET: in isp1362_bus_suspend()
1951 case OHCI_USB_RESET: in dump_ctrl()