Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dusb_defs.h64 #define USB_DIR_IN 0x80 macro
H A Dusbdevice.h189 #define USB_DIR_IN 0x80 macro
/rk3399_rockchip-uboot/include/linux/usb/
H A Dch9.h51 #define USB_DIR_IN 0x80 /* to host */ macro