Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_xfer_dma.c47 debug_cond(DEBUG_IN_EP, in dwc2_udc_pre_setup()
73 debug_cond(DEBUG_IN_EP, in dwc2_ep0_complete_out()
179 debug_cond(DEBUG_IN_EP, in setdma_tx()
279 debug_cond(DEBUG_IN_EP, in complete_tx()
294 debug_cond(DEBUG_IN_EP, in complete_tx()
302 debug_cond(DEBUG_IN_EP, in complete_tx()
335 debug_cond(DEBUG_IN_EP, in complete_tx()
346 debug_cond(DEBUG_IN_EP, in dwc2_udc_check_tx_queue()
351 debug_cond(DEBUG_IN_EP, in dwc2_udc_check_tx_queue()
360 debug_cond(DEBUG_IN_EP, in dwc2_udc_check_tx_queue()
[all …]
H A Ddwc2_udc_otg.c45 #define DEBUG_IN_EP 0 macro