Searched refs:OHCI_USB_OPER (Results 1 – 5 of 5) sorted by relevance
189 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()
228 #define OHCI_USB_OPER (2 << 6) macro808 hc_control |= OHCI_USB_OPER; in set_ohci_hcfs()
573 case OHCI_USB_OPER: in ohci_run()660 ohci->hc_control |= OHCI_CONTROL_INIT | OHCI_USB_OPER; in ohci_run()1151 case OHCI_USB_OPER: in ohci_resume()
267 # define OHCI_USB_OPER (2 << 6) macro
80 case OHCI_USB_OPER: return "operational"; in hcfs2string()