Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0012-arm-corstone1000-fix-unrecognized-filesystem-type.patch27 result = usb_bulk_msg(us->pusb_dev, pipein, csw, UMASS_BBB_CSW_SIZE,
/openbmc/u-boot/include/
H A Dusb_defs.h357 #define UMASS_BBB_CSW_SIZE 13 macro
/openbmc/u-boot/common/
H A Dusb_storage.c769 result = usb_bulk_msg(us->pusb_dev, pipein, csw, UMASS_BBB_CSW_SIZE, in usb_stor_BBB_transport()
790 for (index = 0; index < UMASS_BBB_CSW_SIZE; index++) in usb_stor_BBB_transport()