Home
last modified time | relevance | path

Searched refs:USB_DT_PHYSICAL (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dusb_defs.h93 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03) macro
Dusbdevice.h205 #define USB_DT_PHYSICAL (USB_TYPE_CLASS | 0x03) macro
/external/libusb-compat/libusb/
Dusb.h66 #define USB_DT_PHYSICAL 0x23 macro