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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-hub.c95 ohci->hc_control |= OHCI_CTRL_RWE;
99 ohci->hc_control &= ~OHCI_CTRL_RWE;
H A Dohci.h253 #define OHCI_CTRL_RWE (1 << 10) /* remote wakeup enable */ macro
H A Disp1362.h326 #define OHCI_CTRL_RWE (1 << 10) /* remote wakeup enable */ macro
H A Dohci-dbg.c147 (temp & OHCI_CTRL_RWE) ? " RWE" : "",
H A Disp1362-hcd.c1965 mask & OHCI_CTRL_RWE ? " rwe" : "",

Completed in 81 milliseconds