Searched refs:DEBUG_ISR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | dwc2_udc_otg_xfer_dma.c | 480 debug_cond(DEBUG_ISR, in dwc2_udc_irq() 492 debug_cond(DEBUG_ISR, "\tSpeed Detection interrupt\n"); in dwc2_udc_irq() 498 debug_cond(DEBUG_ISR, in dwc2_udc_irq() 503 debug_cond(DEBUG_ISR, in dwc2_udc_irq() 511 debug_cond(DEBUG_ISR, "\tEarly suspend interrupt\n"); in dwc2_udc_irq() 517 debug_cond(DEBUG_ISR, in dwc2_udc_irq() 530 debug_cond(DEBUG_ISR, in dwc2_udc_irq() 534 debug_cond(DEBUG_ISR, "\t\tSession End Detected\n"); in dwc2_udc_irq() 546 debug_cond(DEBUG_ISR, "\tResume interrupt\n"); in dwc2_udc_irq() 562 debug_cond(DEBUG_ISR, in dwc2_udc_irq() [all …]
|
| H A D | dwc2_udc_otg.c | 52 #define DEBUG_ISR 0 macro
|