Home
last modified time | relevance | path

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

/external/u-boot/include/
Dusb_defs.h357 #define UMASS_BBB_CSW_SIZE 13 macro
/external/u-boot/common/
Dusb_storage.c772 result = usb_bulk_msg(us->pusb_dev, pipein, csw, UMASS_BBB_CSW_SIZE, in usb_stor_BBB_transport()
793 for (index = 0; index < UMASS_BBB_CSW_SIZE; index++) in usb_stor_BBB_transport()