Home
last modified time | relevance | path

Searched refs:DEBUG_ISR (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_xfer_dma.c479 debug_cond(DEBUG_ISR, in dwc2_udc_irq()
491 debug_cond(DEBUG_ISR, "\tSpeed Detection interrupt\n"); in dwc2_udc_irq()
497 debug_cond(DEBUG_ISR, in dwc2_udc_irq()
502 debug_cond(DEBUG_ISR, in dwc2_udc_irq()
510 debug_cond(DEBUG_ISR, "\tEarly suspend interrupt\n"); in dwc2_udc_irq()
516 debug_cond(DEBUG_ISR, in dwc2_udc_irq()
535 debug_cond(DEBUG_ISR, "\tResume interrupt\n"); in dwc2_udc_irq()
548 debug_cond(DEBUG_ISR, in dwc2_udc_irq()
554 debug_cond(DEBUG_ISR, in dwc2_udc_irq()
566 debug_cond(DEBUG_ISR, in dwc2_udc_irq()
H A Ddwc2_udc_otg.c43 #define DEBUG_ISR 0 macro