Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Ds3c2410_udc.c87 #define DEBUG_NORMAL 1 macro
364 dprintk(DEBUG_NORMAL, in s3c2410_udc_write_fifo()
462 dprintk(DEBUG_NORMAL, "%s: buffer full!\n", __func__); in s3c2410_udc_read_fifo()
469 dprintk(DEBUG_NORMAL, "%s fifo count : %d\n", __func__, fifo_count); in s3c2410_udc_read_fifo()
535 dprintk(DEBUG_NORMAL, "%s: fifo_count=%d\n", __func__, bytes_read); in s3c2410_udc_read_fifo_crq()
616 dprintk(DEBUG_NORMAL, "setup begin: fifo READ ERROR" in s3c2410_udc_handle_ep0_idle()
623 dprintk(DEBUG_NORMAL, "bRequest = %d bRequestType %d wLength = %d\n", in s3c2410_udc_handle_ep0_idle()
634 dprintk(DEBUG_NORMAL, "USB_REQ_SET_CONFIGURATION ...\n"); in s3c2410_udc_handle_ep0_idle()
643 dprintk(DEBUG_NORMAL, "USB_REQ_SET_INTERFACE ...\n"); in s3c2410_udc_handle_ep0_idle()
652 dprintk(DEBUG_NORMAL, "USB_REQ_SET_ADDRESS ...\n"); in s3c2410_udc_handle_ep0_idle()
[all …]