Home
last modified time | relevance | path

Searched defs:USB_DIR_IN (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dusb.h107 #define USB_DIR_IN 0x80 /* read from USB device */ macro
/third_party/uboot/u-boot-2020.01/include/
Dusb_defs.h63 #define USB_DIR_IN 0x80 macro
Dusbdevice.h188 #define USB_DIR_IN 0x80 macro
/third_party/uboot/u-boot-2020.01/include/linux/usb/
Dch9.h51 #define USB_DIR_IN 0x80 /* to host */ macro