Home
last modified time | relevance | path

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

/external/u-boot/include/
Dusb_defs.h332 # define CBWSIGNATURE 0x43425355 macro
/external/u-boot/drivers/usb/emul/
Dsandbox_flash.c313 cbw->dCBWSignature != CBWSIGNATURE) in sandbox_flash_bulk()
/external/u-boot/common/
Dusb_storage.c562 cbw->dCBWSignature = cpu_to_le32(CBWSIGNATURE); in usb_stor_BBB_comdat()