Home
last modified time | relevance | path

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

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