Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvUsbMain_4.c148 #define MINI_DEBUG(x) //x; macro
478 MINI_DEBUG(printf("uinit\n")); in MDrv_UsbHost_Init_Port4()
777 MINI_DEBUG(printf("uinit\n")); in _MDrv_UsbHost_Init0_Port4()
1400 MINI_DEBUG(printf("ls-exit\n")); in MDrv_UsbDeviceConnect_Port4()
1502 MINI_DEBUG(printf("USBRead address is over the range:%lx\n",u32BlockAddr)); in MDrv_UsbBlockReadToMIU_Port4()
1541 MINI_DEBUG( printf("USBDisk Read failed\n")); in MDrv_UsbBlockReadToMIU_Port4()
1546 MINI_DEBUG(printf("Force FS\n")); in MDrv_UsbBlockReadToMIU_Port4()
1606 MINI_DEBUG(printf("USBWrite address is over the range:%lx\n",u32BlockAddr)); in MDrv_UsbBlockWriteFromMIU_Port4()
1634 MINI_DEBUG( printf("Enter UXB mode\n"));
1640 MINI_DEBUG(printf("leave UXB mode \n"));
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvUsbMain_3.c148 #define MINI_DEBUG(x) //x; macro
478 MINI_DEBUG(printf("uinit\n")); in MDrv_UsbHost_Init_Port3()
791 MINI_DEBUG(printf("uinit\n")); in _MDrv_UsbHost_Init0_Port3()
1428 MINI_DEBUG(printf("ls-exit\n")); in MDrv_UsbDeviceConnect_Port3()
1530 MINI_DEBUG(printf("USBRead address is over the range:%lx\n",u32BlockAddr)); in MDrv_UsbBlockReadToMIU_Port3()
1569 MINI_DEBUG( printf("USBDisk Read failed\n")); in MDrv_UsbBlockReadToMIU_Port3()
1574 MINI_DEBUG(printf("Force FS\n")); in MDrv_UsbBlockReadToMIU_Port3()
1634 MINI_DEBUG(printf("USBWrite address is over the range:%lx\n",u32BlockAddr)); in MDrv_UsbBlockWriteFromMIU_Port3()
1662 MINI_DEBUG( printf("Enter UXB mode\n"));
1668 MINI_DEBUG(printf("leave UXB mode \n"));
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvUsbMain_2.c148 #define MINI_DEBUG(x) //x; macro
478 MINI_DEBUG(printf("uinit\n")); in MDrv_UsbHost_Init_Port2()
793 MINI_DEBUG(printf("uinit\n")); in _MDrv_UsbHost_Init0_Port2()
1431 MINI_DEBUG(printf("ls-exit\n")); in MDrv_UsbDeviceConnect_Port2()
1533 MINI_DEBUG(printf("USBRead address is over the range:%lx\n",u32BlockAddr)); in MDrv_UsbBlockReadToMIU_Port2()
1572 MINI_DEBUG( printf("USBDisk Read failed\n")); in MDrv_UsbBlockReadToMIU_Port2()
1577 MINI_DEBUG(printf("Force FS\n")); in MDrv_UsbBlockReadToMIU_Port2()
1637 MINI_DEBUG(printf("USBWrite address is over the range:%lx\n",u32BlockAddr)); in MDrv_UsbBlockWriteFromMIU_Port2()
1665 MINI_DEBUG( printf("Enter UXB mode\n"));
1671 MINI_DEBUG(printf("leave UXB mode \n"));
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvUsbMain.c148 #define MINI_DEBUG(x) //x; macro
782 MINI_DEBUG(printf("uinit\n")); in MDrv_UsbHost_Init()
1112 MINI_DEBUG(printf("uinit\n")); in _MDrv_UsbHost_Init0()
1874 MINI_DEBUG(printf("ls-exit\n")); in MDrv_UsbDeviceConnect()
2027 MINI_DEBUG(printf("USBRead address is over the range:%lx\n",u32BlockAddr)); in MDrv_UsbBlockReadToMIU()
2066 MINI_DEBUG( printf("USBDisk Read failed\n")); in MDrv_UsbBlockReadToMIU()
2071 MINI_DEBUG(printf("Force FS\n")); in MDrv_UsbBlockReadToMIU()
2131 MINI_DEBUG(printf("USBWrite address is over the range:%lx\n",u32BlockAddr)); in MDrv_UsbBlockWriteFromMIU()
2162 MINI_DEBUG( printf("Enter UXB mode\n"));
2168 MINI_DEBUG(printf("leave UXB mode \n"));
[all …]