Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c2435 U16 wIntStatus; in flib_Host20_CheckingForResult_QHD_Port4() local
2437 wIntStatus=mwHost20_USBSTS_Rd(); in flib_Host20_CheckingForResult_QHD_Port4()
2441 if (wIntStatus&HOST20_USBINTR_SystemError) in flib_Host20_CheckingForResult_QHD_Port4()
2447 if (wIntStatus&HOST20_USBINTR_USBError) { in flib_Host20_CheckingForResult_QHD_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c2443 U16 wIntStatus; in flib_Host20_CheckingForResult_QHD_Port3() local
2445 wIntStatus=mwHost20_USBSTS_Rd(); in flib_Host20_CheckingForResult_QHD_Port3()
2449 if (wIntStatus&HOST20_USBINTR_SystemError) in flib_Host20_CheckingForResult_QHD_Port3()
2455 if (wIntStatus&HOST20_USBINTR_USBError) { in flib_Host20_CheckingForResult_QHD_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c2446 U16 wIntStatus; in flib_Host20_CheckingForResult_QHD_Port2() local
2448 wIntStatus=mwHost20_USBSTS_Rd(); in flib_Host20_CheckingForResult_QHD_Port2()
2452 if (wIntStatus&HOST20_USBINTR_SystemError) in flib_Host20_CheckingForResult_QHD_Port2()
2458 if (wIntStatus&HOST20_USBINTR_USBError) { in flib_Host20_CheckingForResult_QHD_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c2455 U16 wIntStatus; in flib_Host20_CheckingForResult_QHD() local
2457 wIntStatus=mwHost20_USBSTS_Rd(); in flib_Host20_CheckingForResult_QHD()
2461 if (wIntStatus&HOST20_USBINTR_SystemError) in flib_Host20_CheckingForResult_QHD()
2467 if (wIntStatus&HOST20_USBINTR_USBError) { in flib_Host20_CheckingForResult_QHD()