Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dohci-hub.c189 case OHCI_USB_OPER: in ohci_rh_resume()
249 ohci_writel (ohci, OHCI_USB_OPER, &ohci->regs->control); in ohci_rh_resume()
256 temp |= OHCI_CONTROL_INIT | OHCI_USB_OPER; in ohci_rh_resume()
361 case OHCI_USB_OPER: in ohci_root_hub_state_changes()
H A Dehci.h228 #define OHCI_USB_OPER (2 << 6) macro
802 hc_control |= OHCI_USB_OPER; in set_ohci_hcfs()
H A Dohci-hcd.c573 case OHCI_USB_OPER: in ohci_run()
660 ohci->hc_control |= OHCI_CONTROL_INIT | OHCI_USB_OPER; in ohci_run()
1150 case OHCI_USB_OPER: in ohci_resume()
H A Dohci.h267 # define OHCI_USB_OPER (2 << 6) macro
H A Disp1362-hcd.c1859 case OHCI_USB_OPER: in isp1362_bus_resume()
1895 isp1362_hcd->hc_control = OHCI_USB_OPER; in isp1362_bus_resume()
1948 case OHCI_USB_OPER: in dump_ctrl()
2560 isp1362_hcd->hc_control = OHCI_USB_OPER; in isp1362_hc_start()
H A Dohci-dbg.c80 case OHCI_USB_OPER: return "operational"; in hcfs2string()
H A Disp1362.h281 # define OHCI_USB_OPER (2 << 6) macro
/openbmc/u-boot/drivers/usb/host/
H A Dohci.h214 # define OHCI_USB_OPER (2 << 6) macro
H A Dohci-hcd.c374 case OHCI_USB_OPER: return "operational"; in hcfs2string()
1868 ohci->hc_control = OHCI_CONTROL_INIT | OHCI_USB_OPER; in hc_start()