Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dusb_defs.h337 # define CBWFLAGS_OUT 0x00 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()