Home
last modified time | relevance | path

Searched refs:USB_BCD_VERSION (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dusbdevice.h283 #define USB_BCD_VERSION 0x0200 macro
285 #define USB_BCD_VERSION 0x0110 macro
/u-boot/drivers/serial/
A Dusbtty.c111 .bcdUSB = cpu_to_le16(USB_BCD_VERSION),
128 .bcdUSB = cpu_to_le16(USB_BCD_VERSION),

Completed in 6 milliseconds