Home
last modified time | relevance | path

Searched refs:CBWFLAGS_IN (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dusb_defs.h338 # define CBWFLAGS_IN 0x80 macro
/OK3568_Linux_fs/u-boot/common/
H A Dusb_storage.c566 cbw->bCBWFlags = (dir_in ? CBWFLAGS_IN : CBWFLAGS_OUT); in usb_stor_BBB_comdat()