Searched refs:OHCI_OCR (Results 1 – 2 of 2) sorted by relevance
224 #define OHCI_OCR (1 << 3) /* ownership change request */ macro
412 (temp & OHCI_OCR) ? " OCR" : "", in ohci_dump_status()1806 ohci_writel(OHCI_OCR, &ohci->regs->cmdstatus); in hc_reset()
Completed in 8 milliseconds