Lines Matching refs:DEBUG_NORMAL
77 #define DEBUG_NORMAL 1 macro
336 dprintk(DEBUG_NORMAL, in s3c2410_udc_write_fifo()
435 dprintk(DEBUG_NORMAL, "%s: buffer full!\n", __func__); in s3c2410_udc_read_fifo()
442 dprintk(DEBUG_NORMAL, "%s fifo count : %d\n", __func__, fifo_count); in s3c2410_udc_read_fifo()
508 dprintk(DEBUG_NORMAL, "%s: fifo_count=%d\n", __func__, bytes_read); in s3c2410_udc_read_fifo_crq()
589 dprintk(DEBUG_NORMAL, "setup begin: fifo READ ERROR" in s3c2410_udc_handle_ep0_idle()
596 dprintk(DEBUG_NORMAL, "bRequest = %d bRequestType %d wLength = %d\n", in s3c2410_udc_handle_ep0_idle()
607 dprintk(DEBUG_NORMAL, "USB_REQ_SET_CONFIGURATION ...\n"); in s3c2410_udc_handle_ep0_idle()
616 dprintk(DEBUG_NORMAL, "USB_REQ_SET_INTERFACE ...\n"); in s3c2410_udc_handle_ep0_idle()
625 dprintk(DEBUG_NORMAL, "USB_REQ_SET_ADDRESS ...\n"); in s3c2410_udc_handle_ep0_idle()
638 dprintk(DEBUG_NORMAL, "USB_REQ_GET_STATUS ...\n"); in s3c2410_udc_handle_ep0_idle()
690 dprintk(DEBUG_NORMAL, "config change %02x fail %d?\n", in s3c2410_udc_handle_ep0_idle()
696 dprintk(DEBUG_NORMAL, "Operation not supported\n"); in s3c2410_udc_handle_ep0_idle()
698 dprintk(DEBUG_NORMAL, in s3c2410_udc_handle_ep0_idle()
732 dprintk(DEBUG_NORMAL, "ep0csr %x ep0state %s\n", in s3c2410_udc_handle_ep0()
738 dprintk(DEBUG_NORMAL, "... clear SENT_STALL ...\n"); in s3c2410_udc_handle_ep0()
746 dprintk(DEBUG_NORMAL, "... serviced SETUP_END ...\n"); in s3c2410_udc_handle_ep0()
758 dprintk(DEBUG_NORMAL, "EP0_IN_DATA_PHASE ... what now?\n"); in s3c2410_udc_handle_ep0()
764 dprintk(DEBUG_NORMAL, "EP0_OUT_DATA_PHASE ... what now?\n"); in s3c2410_udc_handle_ep0()
770 dprintk(DEBUG_NORMAL, "EP0_END_XFER ... what now?\n"); in s3c2410_udc_handle_ep0()
775 dprintk(DEBUG_NORMAL, "EP0_STALL ... what now?\n"); in s3c2410_udc_handle_ep0()
869 dprintk(DEBUG_NORMAL, "usbs=%02x, usbds=%02x, pwr=%02x ep0csr=%02x\n", in s3c2410_udc_irq()
884 dprintk(DEBUG_NORMAL, "USB reset csr %x pwr %x\n", in s3c2410_udc_irq()
907 dprintk(DEBUG_NORMAL, "USB resume\n"); in s3c2410_udc_irq()
921 dprintk(DEBUG_NORMAL, "USB suspend\n"); in s3c2410_udc_irq()
1069 dprintk(DEBUG_NORMAL, "enable %s(%d) ep%x%s-blk max %02x\n", in s3c2410_udc_ep_enable()
1089 dprintk(DEBUG_NORMAL, "%s not enabled\n", in s3c2410_udc_ep_disable()
1096 dprintk(DEBUG_NORMAL, "ep_disable: %s\n", _ep->name); in s3c2410_udc_ep_disable()
1109 dprintk(DEBUG_NORMAL, "%s disabled\n", _ep->name); in s3c2410_udc_ep_disable()
1167 dprintk(DEBUG_NORMAL, "%s: invalid args\n", __func__); in s3c2410_udc_queue()
1182 dprintk(DEBUG_NORMAL, "%s: 1 X X X\n", __func__); in s3c2410_udc_queue()
1184 dprintk(DEBUG_NORMAL, "%s: 0 %01d %01d %01d\n", in s3c2410_udc_queue()
1313 dprintk(DEBUG_NORMAL, "%s: inval 2\n", __func__); in s3c2410_udc_set_halt()
1393 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_wakeup()
1404 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_set_selfpowered()
1420 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_set_pullup()
1445 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_vbus_session()
1456 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_pullup()
1467 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_vbus_irq()
1479 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_vbus_draw()
1536 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_disable()
1590 dprintk(DEBUG_NORMAL, "s3c2410_udc_enable called\n"); in s3c2410_udc_enable()
1621 dprintk(DEBUG_NORMAL, "%s() '%s'\n", __func__, driver->driver.name); in s3c2410_udc_start()
1953 dprintk(DEBUG_NORMAL, "%s\n", gadget_name); in udc_init()