Searched refs:DEBUG_OUT_EP (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/usb/gadget/ |
A D | dwc2_udc_otg_xfer_dma.c | 126 debug_cond(DEBUG_OUT_EP != 0, in setdma_rx() 204 debug_cond(DEBUG_OUT_EP != 0, in complete_rx() 242 debug_cond(DEBUG_OUT_EP != 0, in complete_rx() 250 debug_cond(DEBUG_OUT_EP != 0, " => Send ZLP\n"); in complete_rx() 260 debug_cond(DEBUG_OUT_EP != 0, in complete_rx() 429 debug_cond(DEBUG_OUT_EP != 0, in process_ep_out_intr() 438 debug_cond(DEBUG_OUT_EP != 0, in process_ep_out_intr() 465 debug_cond(DEBUG_OUT_EP != 0, in process_ep_out_intr() 689 debug_cond(DEBUG_OUT_EP != 0, in dwc2_queue() 1485 debug_cond(DEBUG_OUT_EP != 0, in dwc2_handle_ep0() [all …]
|
A D | dwc2_udc_otg.c | 58 #define DEBUG_OUT_EP 0 macro
|
Completed in 5 milliseconds