Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dusb_defs.h333 # define CBWSIGNATURE 0x43425355 macro
/OK3568_Linux_fs/u-boot/drivers/usb/emul/
H A Dsandbox_flash.c316 cbw->dCBWSignature != CBWSIGNATURE) in sandbox_flash_bulk()
/OK3568_Linux_fs/u-boot/common/
H A Dusb_storage.c563 cbw->dCBWSignature = cpu_to_le32(CBWSIGNATURE); in usb_stor_BBB_comdat()