HomeSort by relevance Sort by last modified time
    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