Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb_defs.h63 #define USB_DIR_IN 0x80 macro
H A Dusbdevice.h188 #define USB_DIR_IN 0x80 macro
/openbmc/qemu/include/hw/
H A Dusb.h93 #define USB_DIR_IN 0x80 macro
/openbmc/u-boot/include/linux/usb/
H A Dch9.h51 #define USB_DIR_IN 0x80 /* to host */ macro