Home
last modified time | relevance | path

Searched refs:UMASS_BBB_CBW_SIZE (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dusb_defs.h344 #define UMASS_BBB_CBW_SIZE 31 macro
/external/u-boot/drivers/usb/emul/
Dsandbox_flash.c312 if (priv->error || len != UMASS_BBB_CBW_SIZE || in sandbox_flash_bulk()
/external/u-boot/common/
Dusb_storage.c569 result = usb_bulk_msg(us->pusb_dev, pipe, cbw, UMASS_BBB_CBW_SIZE, in usb_stor_BBB_comdat()