Lines Matching refs:DEBUG_NORMAL

87 #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()
663 dprintk(DEBUG_NORMAL, "USB_REQ_GET_STATUS ...\n"); in s3c2410_udc_handle_ep0_idle()
715 dprintk(DEBUG_NORMAL, "config change %02x fail %d?\n", in s3c2410_udc_handle_ep0_idle()
721 dprintk(DEBUG_NORMAL, "Operation not supported\n"); in s3c2410_udc_handle_ep0_idle()
723 dprintk(DEBUG_NORMAL, in s3c2410_udc_handle_ep0_idle()
757 dprintk(DEBUG_NORMAL, "ep0csr %x ep0state %s\n", in s3c2410_udc_handle_ep0()
763 dprintk(DEBUG_NORMAL, "... clear SENT_STALL ...\n"); in s3c2410_udc_handle_ep0()
771 dprintk(DEBUG_NORMAL, "... serviced SETUP_END ...\n"); in s3c2410_udc_handle_ep0()
783 dprintk(DEBUG_NORMAL, "EP0_IN_DATA_PHASE ... what now?\n"); in s3c2410_udc_handle_ep0()
789 dprintk(DEBUG_NORMAL, "EP0_OUT_DATA_PHASE ... what now?\n"); in s3c2410_udc_handle_ep0()
795 dprintk(DEBUG_NORMAL, "EP0_END_XFER ... what now?\n"); in s3c2410_udc_handle_ep0()
800 dprintk(DEBUG_NORMAL, "EP0_STALL ... what now?\n"); in s3c2410_udc_handle_ep0()
896 dprintk(DEBUG_NORMAL, "usbs=%02x, usbds=%02x, pwr=%02x ep0csr=%02x\n", in s3c2410_udc_irq()
911 dprintk(DEBUG_NORMAL, "USB reset csr %x pwr %x\n", in s3c2410_udc_irq()
934 dprintk(DEBUG_NORMAL, "USB resume\n"); in s3c2410_udc_irq()
948 dprintk(DEBUG_NORMAL, "USB suspend\n"); in s3c2410_udc_irq()
1096 dprintk(DEBUG_NORMAL, "enable %s(%d) ep%x%s-blk max %02x\n", in s3c2410_udc_ep_enable()
1116 dprintk(DEBUG_NORMAL, "%s not enabled\n", in s3c2410_udc_ep_disable()
1123 dprintk(DEBUG_NORMAL, "ep_disable: %s\n", _ep->name); in s3c2410_udc_ep_disable()
1136 dprintk(DEBUG_NORMAL, "%s disabled\n", _ep->name); in s3c2410_udc_ep_disable()
1194 dprintk(DEBUG_NORMAL, "%s: invalid args\n", __func__); in s3c2410_udc_queue()
1209 dprintk(DEBUG_NORMAL, "%s: 1 X X X\n", __func__); in s3c2410_udc_queue()
1211 dprintk(DEBUG_NORMAL, "%s: 0 %01d %01d %01d\n", in s3c2410_udc_queue()
1342 dprintk(DEBUG_NORMAL, "%s: inval 2\n", __func__); in s3c2410_udc_set_halt()
1422 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_wakeup()
1433 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_set_selfpowered()
1449 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_set_pullup()
1475 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_vbus_session()
1486 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_pullup()
1497 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_vbus_irq()
1511 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_vbus_draw()
1568 dprintk(DEBUG_NORMAL, "%s()\n", __func__); in s3c2410_udc_disable()
1622 dprintk(DEBUG_NORMAL, "s3c2410_udc_enable called\n"); in s3c2410_udc_enable()
1653 dprintk(DEBUG_NORMAL, "%s() '%s'\n", __func__, driver->driver.name); in s3c2410_udc_start()
1999 dprintk(DEBUG_NORMAL, "%s: version %s\n", gadget_name, DRIVER_VERSION); in udc_init()