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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dpci-quirks.c32 #define OHCI_CONTROL 0x04 macro
183 u32 control = readl(base + OHCI_CONTROL);
189 readl(base + OHCI_CONTROL) & OHCI_CTRL_IR) {
196 readl(base + OHCI_CONTROL));
199 writel(control & OHCI_CTRL_RWC, base + OHCI_CONTROL);

Completed in 95 milliseconds