Home
last modified time | relevance | path

Searched refs:wCSWTag (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvMassStorage_3.c296 UINT32 wCBWTag,wCSWTag; in Host20_MSCD_issue_CSW_Port3() local
339 wCSWTag=(UINT32)(pOTGH_PT_BLK_Port3->sCSW.u32Tag); in Host20_MSCD_issue_CSW_Port3()
340 if (wCBWTag!=wCSWTag) in Host20_MSCD_issue_CSW_Port3()
342 …d CSW->Tag fail (Expected data:0x%x / Received Data:0x%x)\n",(UINT32)(wCBWTag),(UINT32)(wCSWTag))); in Host20_MSCD_issue_CSW_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvMassStorage.c298 UINT32 wCBWTag,wCSWTag; in Host20_MSCD_issue_CSW() local
342 wCSWTag=(UINT32)(OTGH_PT_BLK.sCSW.u32Tag); in Host20_MSCD_issue_CSW()
343 if (wCBWTag!=wCSWTag) in Host20_MSCD_issue_CSW()
345 …d CSW->Tag fail (Expected data:0x%x / Received Data:0x%x)\n",(UINT32)(wCBWTag),(UINT32)(wCSWTag))); in Host20_MSCD_issue_CSW()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvMassStorage_2.c296 UINT32 wCBWTag,wCSWTag; in Host20_MSCD_issue_CSW_Port2() local
339 wCSWTag=(UINT32)(pOTGH_PT_BLK_Port2->sCSW.u32Tag); in Host20_MSCD_issue_CSW_Port2()
340 if (wCBWTag!=wCSWTag) in Host20_MSCD_issue_CSW_Port2()
342 …d CSW->Tag fail (Expected data:0x%x / Received Data:0x%x)\n",(UINT32)(wCBWTag),(UINT32)(wCSWTag))); in Host20_MSCD_issue_CSW_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvMassStorage_4.c296 UINT32 wCBWTag,wCSWTag; in Host20_MSCD_issue_CSW_Port4() local
339 wCSWTag=(UINT32)(pOTGH_PT_BLK_Port4->sCSW.u32Tag); in Host20_MSCD_issue_CSW_Port4()
340 if (wCBWTag!=wCSWTag) in Host20_MSCD_issue_CSW_Port4()
342 …d CSW->Tag fail (Expected data:0x%x / Received Data:0x%x)\n",(UINT32)(wCBWTag),(UINT32)(wCSWTag))); in Host20_MSCD_issue_CSW_Port4()