OHCI_CONTROL      768 drivers/usb/host/pci-quirks.c 	control = readl(base + OHCI_CONTROL);
OHCI_CONTROL      781 drivers/usb/host/pci-quirks.c 				readl(base + OHCI_CONTROL) & OHCI_CTRL_IR) {
OHCI_CONTROL      788 drivers/usb/host/pci-quirks.c 				 readl(base + OHCI_CONTROL));
OHCI_CONTROL      796 drivers/usb/host/pci-quirks.c 	writel(control & OHCI_CTRL_MASK, base + OHCI_CONTROL);
OHCI_CONTROL      797 drivers/usb/host/pci-quirks.c 	readl(base + OHCI_CONTROL);