Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/emul/
H A Dsandbox_flash.c202 csw->dCSWTag = priv->tag; in setup_fail_response()
221 csw->dCSWTag = priv->tag; in setup_response()
/OK3568_Linux_fs/u-boot/include/
H A Dusb_defs.h351 __u32 dCSWTag; member
/OK3568_Linux_fs/u-boot/common/
H A Dusb_storage.c806 } else if ((CBWTag - 1) != le32_to_cpu(csw->dCSWTag)) { in usb_stor_BBB_transport()