OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OHCI_CTRL_RWE
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h
193
#define
OHCI_CTRL_RWE
(1 << 10) /* remote wakeup enable */
/external/u-boot/drivers/usb/host/
ohci.h
209
#define
OHCI_CTRL_RWE
(1 << 10) /* remote wakeup enable */
Completed in 98 milliseconds