Searched refs:OHCI_CTRL_IR (Results 1 – 4 of 4) sorted by relevance
474 &ohci->regs->control) & OHCI_CTRL_IR) { in ohci_init()487 while (ohci_readl (ohci, &ohci->regs->control) & OHCI_CTRL_IR) { in ohci_init()1146 if (ohci->hc_control & (OHCI_CTRL_IR | OHCI_SCHED_ENABLES)) { in ohci_resume()
260 #define OHCI_CTRL_IR (1 << 8) /* interrupt routing */ macro
164 if (ohci->hc_control & (OHCI_CTRL_IR | OHCI_SCHED_ENABLES)) { in ohci_rh_resume()
119 (temp & OHCI_CTRL_IR) ? " IR" : "", in ohci_dump_status()