Searched refs:OHCI_OCR (Results 1 – 4 of 4) sorted by relevance
45 #define OHCI_OCR (1 << 3) /* ownership change request */ macro782 writel(OHCI_OCR, base + OHCI_CMDSTATUS); in quirk_usb_handoff_ohci()
276 #define OHCI_OCR (1 << 3) /* ownership change request */ macro
132 (temp & OHCI_OCR) ? " OCR" : "", in ohci_dump_status()
486 ohci_writel (ohci, OHCI_OCR, &ohci->regs->cmdstatus); in ohci_init()