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