Searched refs:DEBUG_EP0 (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_xfer_dma.c43 debug_cond(DEBUG_EP0 != 0, "%s:EP0 ZLP DIEPCTL0 = 0x%x\n",
62 debug_cond(DEBUG_EP0 != 0, "%s:EP0 ZLP DIEPCTL0 = 0x%x\n",
64 debug_cond(DEBUG_EP0 != 0, "%s:EP0 ZLP DOEPCTL0 = 0x%x\n",
73 debug_cond(DEBUG_EP0 != 0, "%s:EP0 ZLP DIEPCTL0 = 0x%x\n",
75 debug_cond(DEBUG_EP0 != 0, "%s:EP0 ZLP DOEPCTL0 = 0x%x\n",
89 debug_cond(DEBUG_EP0 != 0, "%s:EP0 ZLP DIEPCTL0 = 0x%x\n",
91 debug_cond(DEBUG_EP0 != 0, "%s:EP0 ZLP DOEPCTL0 = 0x%x\n",
719 debug_cond(DEBUG_EP0 != 0, "%s: max = %d\n", __func__, max);
734 debug_cond(DEBUG_EP0 != 0,
754 debug_cond(DEBUG_EP0 !
[all...]
H A Ddwc2_udc_otg.c57 #define DEBUG_EP0 0 macro

Completed in 51 milliseconds