Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Ds3c2410_udc.c87 #define DEBUG_NORMAL 1 macro
362 dprintk(DEBUG_NORMAL, in s3c2410_udc_write_fifo()
460 dprintk(DEBUG_NORMAL, "%s: buffer full!\n", __func__); in s3c2410_udc_read_fifo()
467 dprintk(DEBUG_NORMAL, "%s fifo count : %d\n", __func__, fifo_count); in s3c2410_udc_read_fifo()
533 dprintk(DEBUG_NORMAL, "%s: fifo_count=%d\n", __func__, bytes_read); in s3c2410_udc_read_fifo_crq()
614 dprintk(DEBUG_NORMAL, "setup begin: fifo READ ERROR" in s3c2410_udc_handle_ep0_idle()
621 dprintk(DEBUG_NORMAL, "bRequest = %d bRequestType %d wLength = %d\n", in s3c2410_udc_handle_ep0_idle()
632 dprintk(DEBUG_NORMAL, "USB_REQ_SET_CONFIGURATION ...\n"); in s3c2410_udc_handle_ep0_idle()
641 dprintk(DEBUG_NORMAL, "USB_REQ_SET_INTERFACE ...\n"); in s3c2410_udc_handle_ep0_idle()
650 dprintk(DEBUG_NORMAL, "USB_REQ_SET_ADDRESS ...\n"); in s3c2410_udc_handle_ep0_idle()
[all …]