Home
last modified time | relevance | path

Searched refs:OHCI_OCR (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dpci-quirks.c45 #define OHCI_OCR (1 << 3) /* ownership change request */ macro
782 writel(OHCI_OCR, base + OHCI_CMDSTATUS); in quirk_usb_handoff_ohci()
H A Dohci.h276 #define OHCI_OCR (1 << 3) /* ownership change request */ macro
H A Dohci-dbg.c132 (temp & OHCI_OCR) ? " OCR" : "", in ohci_dump_status()
H A Dohci-hcd.c488 ohci_writel (ohci, OHCI_OCR, &ohci->regs->cmdstatus); in ohci_init()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dpci-quirks.c45 #define OHCI_OCR (1 << 3) /* ownership change request */ macro
780 writel(OHCI_OCR, base + OHCI_CMDSTATUS); in quirk_usb_handoff_ohci()
H A Dohci.h276 #define OHCI_OCR (1 << 3) /* ownership change request */ macro
H A Dohci-dbg.c132 (temp & OHCI_OCR) ? " OCR" : "", in ohci_dump_status()
H A Dohci-hcd.c486 ohci_writel (ohci, OHCI_OCR, &ohci->regs->cmdstatus); in ohci_init()

Completed in 12 milliseconds