OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USB_BCD_VERSION
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/
usbdevice.h
285
#define
USB_BCD_VERSION
0x0200
287
#define
USB_BCD_VERSION
0x0110
/external/u-boot/drivers/serial/
usbtty.c
109
.bcdUSB = cpu_to_le16(
USB_BCD_VERSION
),
126
.bcdUSB = cpu_to_le16(
USB_BCD_VERSION
),
Completed in 51 milliseconds