Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_xfer_dma.c121 debug_cond(DEBUG_OUT_EP != 0, in setdma_rx()
199 debug_cond(DEBUG_OUT_EP != 0, in complete_rx()
237 debug_cond(DEBUG_OUT_EP != 0, in complete_rx()
245 debug_cond(DEBUG_OUT_EP != 0, " => Send ZLP\n"); in complete_rx()
255 debug_cond(DEBUG_OUT_EP != 0, in complete_rx()
421 debug_cond(DEBUG_OUT_EP != 0, in process_ep_out_intr()
430 debug_cond(DEBUG_OUT_EP != 0, in process_ep_out_intr()
450 debug_cond(DEBUG_OUT_EP != 0, in process_ep_out_intr()
664 debug_cond(DEBUG_OUT_EP != 0, in dwc2_queue()
1460 debug_cond(DEBUG_OUT_EP != 0, in dwc2_handle_ep0()
[all …]
H A Ddwc2_udc_otg.c44 #define DEBUG_OUT_EP 0 macro