Lines Matching refs:DEBUG_NORMAL
87 #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()
665 dprintk(DEBUG_NORMAL, "USB_REQ_GET_STATUS ...\n"); in s3c2410_udc_handle_ep0_idle()
717 dprintk(DEBUG_NORMAL, "config change %02x fail %d?\n", in s3c2410_udc_handle_ep0_idle()
723 dprintk(DEBUG_NORMAL, "Operation not supported\n"); in s3c2410_udc_handle_ep0_idle()
725 dprintk(DEBUG_NORMAL, in s3c2410_udc_handle_ep0_idle()
759 dprintk(DEBUG_NORMAL, "ep0csr %x ep0state %s\n", in s3c2410_udc_handle_ep0()
765 dprintk(DEBUG_NORMAL, "... clear SENT_STALL ...\n"); in s3c2410_udc_handle_ep0()
773 dprintk(DEBUG_NORMAL, "... serviced SETUP_END ...\n"); in s3c2410_udc_handle_ep0()
785 dprintk(DEBUG_NORMAL, "EP0_IN_DATA_PHASE ... what now?\n"); in s3c2410_udc_handle_ep0()
791 dprintk(DEBUG_NORMAL, "EP0_OUT_DATA_PHASE ... what now?\n"); in s3c2410_udc_handle_ep0()
797 dprintk(DEBUG_NORMAL, "EP0_END_XFER ... what now?\n"); in s3c2410_udc_handle_ep0()
802 dprintk(DEBUG_NORMAL, "EP0_STALL ... what now?\n"); in s3c2410_udc_handle_ep0()
898 dprintk(DEBUG_NORMAL, "usbs=%02x, usbds=%02x, pwr=%02x ep0csr=%02x\n", in s3c2410_udc_irq()
913 dprintk(DEBUG_NORMAL, "USB reset csr %x pwr %x\n", in s3c2410_udc_irq()
936 dprintk(DEBUG_NORMAL, "USB resume\n"); in s3c2410_udc_irq()
950 dprintk(DEBUG_NORMAL, "USB suspend\n"); in s3c2410_udc_irq()
1098 dprintk(DEBUG_NORMAL, "enable %s(%d) ep%x%s-blk max %02x\n", in s3c2410_udc_ep_enable()
1118 dprintk(DEBUG_NORMAL, "%s not enabled\n", in s3c2410_udc_ep_disable()
1125 dprintk(DEBUG_NORMAL, "ep_disable: %s\n", _ep->name); in s3c2410_udc_ep_disable()
1138 dprintk(DEBUG_NORMAL, "%s disabled\n", _ep->name); in s3c2410_udc_ep_disable()
1196 dprintk(DEBUG_NORMAL, "%s: invalid args\n", __func__); in s3c2410_udc_queue()
1211 dprintk(DEBUG_NORMAL, "%s: 1 X X X\n", __func__); in s3c2410_udc_queue()
1213 dprintk(DEBUG_NORMAL, "%s: 0 %01d %01d %01d\n", in s3c2410_udc_queue()
1344 dprintk(DEBUG_NORMAL, "%s: inval 2\n", __func__); in s3c2410_udc_set_halt()
1424 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_wakeup()
1435 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_set_selfpowered()
1451 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_set_pullup()
1477 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_vbus_session()
1488 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_pullup()
1499 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_vbus_irq()
1513 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_vbus_draw()
1570 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_disable()
1624 dprintk(DEBUG_NORMAL, "s3c2410_udc_enable called\n"); in s3c2410_udc_enable()
1655 dprintk(DEBUG_NORMAL, "%s() '%s'\n", __func__, driver->driver.name); in s3c2410_udc_start()
1991 dprintk(DEBUG_NORMAL, "%s: version %s\n", gadget_name, DRIVER_VERSION); in udc_init()