Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h212 # define OHCI_USB_RESET (0 << 6) macro
H A Dohci-hcd.c372 case OHCI_USB_RESET: return "reset"; in hcfs2string()
/openbmc/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.h265 # define OHCI_USB_RESET (0 << 6) macro
H A Dohci-hcd.c585 ohci->hc_control |= OHCI_USB_RESET; in ohci_run()
1151 case OHCI_USB_RESET: in ohci_resume()
H A Dohci-dbg.c78 case OHCI_USB_RESET: return "reset"; in hcfs2string()
H A Disp1362.h279 # define OHCI_USB_RESET (0 << 6) macro
H A 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()
/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c151 #define OHCI_USB_RESET 0x00 macro
1349 case OHCI_USB_RESET: in ohci_set_ctl()