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