Home
last modified time | relevance | path

Searched refs:OHCI_CONTROL (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dpci-quirks.c37 #define OHCI_CONTROL 0x04 macro
769 control = readl(base + OHCI_CONTROL); in quirk_usb_handoff_ohci()
782 readl(base + OHCI_CONTROL) & OHCI_CTRL_IR) { in quirk_usb_handoff_ohci()
789 readl(base + OHCI_CONTROL)); in quirk_usb_handoff_ohci()
797 writel(control & OHCI_CTRL_MASK, base + OHCI_CONTROL); in quirk_usb_handoff_ohci()
798 readl(base + OHCI_CONTROL); in quirk_usb_handoff_ohci()