Searched refs:DEBUG_ISR (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/usb/gadget/ |
A D | dwc2_udc_otg_xfer_dma.c | 494 debug_cond(DEBUG_ISR, in dwc2_udc_irq() 512 debug_cond(DEBUG_ISR, in dwc2_udc_irq() 517 debug_cond(DEBUG_ISR, in dwc2_udc_irq() 525 debug_cond(DEBUG_ISR, "\tEarly suspend interrupt\n"); in dwc2_udc_irq() 531 debug_cond(DEBUG_ISR, in dwc2_udc_irq() 544 debug_cond(DEBUG_ISR, in dwc2_udc_irq() 548 debug_cond(DEBUG_ISR, "\t\tSession End Detected\n"); in dwc2_udc_irq() 560 debug_cond(DEBUG_ISR, "\tResume interrupt\n"); in dwc2_udc_irq() 573 debug_cond(DEBUG_ISR, in dwc2_udc_irq() 579 debug_cond(DEBUG_ISR, in dwc2_udc_irq() [all …]
|
A D | dwc2_udc_otg.c | 57 #define DEBUG_ISR 0 macro
|
Completed in 6 milliseconds