Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_xfer_dma.c48 debug_cond(DEBUG_IN_EP, in dwc2_udc_pre_setup()
74 debug_cond(DEBUG_IN_EP, in dwc2_ep0_complete_out()
180 debug_cond(DEBUG_IN_EP, in setdma_tx()
280 debug_cond(DEBUG_IN_EP, in complete_tx()
295 debug_cond(DEBUG_IN_EP, in complete_tx()
303 debug_cond(DEBUG_IN_EP, in complete_tx()
311 debug_cond(DEBUG_IN_EP, in complete_tx()
317 debug_cond(DEBUG_IN_EP, in complete_tx()
324 debug_cond(DEBUG_IN_EP, in complete_tx()
336 debug_cond(DEBUG_IN_EP, in complete_tx()
[all …]
H A Ddwc2_udc_otg.c54 #define DEBUG_IN_EP 0 macro