Searched refs:DEBUG_OUT_EP (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/usb/gadget/ |
D | dwc2_udc_otg_xfer_dma.c | 124 debug_cond(DEBUG_OUT_EP != 0, in setdma_rx() 202 debug_cond(DEBUG_OUT_EP != 0, in complete_rx() 240 debug_cond(DEBUG_OUT_EP != 0, in complete_rx() 248 debug_cond(DEBUG_OUT_EP != 0, " => Send ZLP\n"); in complete_rx() 258 debug_cond(DEBUG_OUT_EP != 0, in complete_rx() 424 debug_cond(DEBUG_OUT_EP != 0, in process_ep_out_intr() 433 debug_cond(DEBUG_OUT_EP != 0, in process_ep_out_intr() 453 debug_cond(DEBUG_OUT_EP != 0, in process_ep_out_intr() 677 debug_cond(DEBUG_OUT_EP != 0, in dwc2_queue() 1473 debug_cond(DEBUG_OUT_EP != 0, in dwc2_handle_ep0() [all …]
|
D | dwc2_udc_otg.c | 52 #define DEBUG_OUT_EP 0 macro
|