Searched refs:OHCI_OCR (Results 1 – 4 of 4) sorted by relevance
207 #define OHCI_OCR (1 << 3) /* ownership change request */ macro
275 (temp & OHCI_OCR) ? " OCR" : "", in ohci_dump_status()1251 writel (OHCI_OCR, &ohci->regs->cmdstatus); /* request ownership */ in hc_reset()
223 #define OHCI_OCR (1 << 3) /* ownership change request */ macro
406 (temp & OHCI_OCR) ? " OCR" : "", in ohci_dump_status()1802 ohci_writel(OHCI_OCR, &ohci->regs->cmdstatus); in hc_reset()