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