Home
last modified time | relevance | path

Searched refs:DEBUG_USB (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.c110 #define DEBUG_USB(msg) //msg macro
284 DEBUG_USB(printf("??? Waiting for Peripheral Connecting Fail...\n")); in flib_OTGH_Init_Port4()
548 DEBUG_USB(printf("??? Error waiting for Bus Reset Fail...==> Reset HW Control\n")); in flib_Host20_PortBusReset_Port4()
1435 DEBUG_USB(printf("set port power failed\n")); in Usb_Hub_Port_Num_Port4()
1448 DEBUG_USB(printf("clear feature failed\n")); in Usb_Hub_Port_Num_Port4()
1469 DEBUG_USB(printf("Get port status failed\n")); in USB_Hub_Handle_Port4()
1474 DEBUG_USB(printf(" Port:%02bx Status=%02bx",port,(*pUsbData_Port4))); in USB_Hub_Handle_Port4()
1479 DEBUG_USB(printf("Port %02bx have device.\n",port)); in USB_Hub_Handle_Port4()
1491 DEBUG_USB(printf("Get port status failed\n")); in USB_Hub_Handle_Port4()
1497 DEBUG_USB(printf(" Port:%02bx Status=%02bx",port,(*pUsbData_Port4))); in USB_Hub_Handle_Port4()
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c110 #define DEBUG_USB(msg) //msg macro
284 DEBUG_USB(printf("??? Waiting for Peripheral Connecting Fail...\n")); in flib_OTGH_Init_Port3()
556 DEBUG_USB(printf("??? Error waiting for Bus Reset Fail...==> Reset HW Control\n")); in flib_Host20_PortBusReset_Port3()
1443 DEBUG_USB(printf("set port power failed\n")); in Usb_Hub_Port_Num_Port3()
1456 DEBUG_USB(printf("clear feature failed\n")); in Usb_Hub_Port_Num_Port3()
1477 DEBUG_USB(printf("Get port status failed\n")); in USB_Hub_Handle_Port3()
1482 DEBUG_USB(printf(" Port:%02bx Status=%02bx",port,(*pUsbData_Port3))); in USB_Hub_Handle_Port3()
1487 DEBUG_USB(printf("Port %02bx have device.\n",port)); in USB_Hub_Handle_Port3()
1499 DEBUG_USB(printf("Get port status failed\n")); in USB_Hub_Handle_Port3()
1505 DEBUG_USB(printf(" Port:%02bx Status=%02bx",port,(*pUsbData_Port3))); in USB_Hub_Handle_Port3()
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c110 #define DEBUG_USB(msg) //msg macro
284 DEBUG_USB(printf("??? Waiting for Peripheral Connecting Fail...\n")); in flib_OTGH_Init_Port2()
557 DEBUG_USB(printf("??? Error waiting for Bus Reset Fail...==> Reset HW Control\n")); in flib_Host20_PortBusReset_Port2()
1445 DEBUG_USB(printf("set port power failed\n")); in Usb_Hub_Port_Num_Port2()
1458 DEBUG_USB(printf("clear feature failed\n")); in Usb_Hub_Port_Num_Port2()
1479 DEBUG_USB(printf("Get port status failed\n")); in USB_Hub_Handle_Port2()
1484 DEBUG_USB(printf(" Port:%02bx Status=%02bx",port,(*pUsbData_Port2))); in USB_Hub_Handle_Port2()
1489 DEBUG_USB(printf("Port %02bx have device.\n",port)); in USB_Hub_Handle_Port2()
1501 DEBUG_USB(printf("Get port status failed\n")); in USB_Hub_Handle_Port2()
1507 DEBUG_USB(printf(" Port:%02bx Status=%02bx",port,(*pUsbData_Port2))); in USB_Hub_Handle_Port2()
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c110 #define DEBUG_USB(msg) //msg macro
280 DEBUG_USB(printf("??? Waiting for Peripheral Connecting Fail...\n")); in flib_OTGH_Init()
566 DEBUG_USB(printf("??? Error waiting for Bus Reset Fail...==> Reset HW Control\n")); in flib_Host20_PortBusReset()
1459 DEBUG_USB(printf("set port power failed\n")); in Usb_Hub_Port_Num()
1472 DEBUG_USB(printf("clear feature failed\n")); in Usb_Hub_Port_Num()
1493 DEBUG_USB(printf("Get port status failed\n")); in USB_Hub_Handle()
1498 DEBUG_USB(printf(" Port:%02bx Status=%02bx",port,(*pUsbData))); in USB_Hub_Handle()
1503 DEBUG_USB(printf("Port %02bx have device.\n",port)); in USB_Hub_Handle()
1515 DEBUG_USB(printf("Get port status failed\n")); in USB_Hub_Handle()
1521 DEBUG_USB(printf(" Port:%02bx Status=%02bx",port,(*pUsbData))); in USB_Hub_Handle()
[all …]