Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_xfer_dma.c122 debug_cond(DEBUG_OUT_EP != 0, in setdma_rx()
200 debug_cond(DEBUG_OUT_EP != 0, in complete_rx()
238 debug_cond(DEBUG_OUT_EP != 0, in complete_rx()
246 debug_cond(DEBUG_OUT_EP != 0, " => Send ZLP\n"); in complete_rx()
256 debug_cond(DEBUG_OUT_EP != 0, in complete_rx()
422 debug_cond(DEBUG_OUT_EP != 0, in process_ep_out_intr()
431 debug_cond(DEBUG_OUT_EP != 0, in process_ep_out_intr()
451 debug_cond(DEBUG_OUT_EP != 0, in process_ep_out_intr()
686 debug_cond(DEBUG_OUT_EP != 0, in dwc2_queue()
1482 debug_cond(DEBUG_OUT_EP != 0, in dwc2_handle_ep0()
[all …]
H A Ddwc2_udc_otg.c53 #define DEBUG_OUT_EP 0 macro