Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHost200.c110 #define DRV_HOST_DBG(x) //x; macro
139 DRV_HOST_DBG(printf("not mass storage class!\n")); in MassStorage_Init()
142 DRV_HOST_DBG(printf("Mass storage device..\n")); in MassStorage_Init()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHost200_3.c108 #define DRV_HOST_DBG(x) //x; macro
133 DRV_HOST_DBG(printf("not mass storage class!\n")); in MassStorage_Init_Port3()
136 DRV_HOST_DBG(printf("Mass storage device..\n")); in MassStorage_Init_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHost200_2.c108 #define DRV_HOST_DBG(x) //x; macro
133 DRV_HOST_DBG(printf("not mass storage class!\n")); in MassStorage_Init_Port2()
136 DRV_HOST_DBG(printf("Mass storage device..\n")); in MassStorage_Init_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHost200_4.c108 #define DRV_HOST_DBG(x) //x; macro
133 DRV_HOST_DBG(printf("not mass storage class!\n")); in MassStorage_Init_Port4()
136 DRV_HOST_DBG(printf("Mass storage device..\n")); in MassStorage_Init_Port4()