Searched refs:DBG_8195A_OTG (Results 1 – 2 of 2) sorted by relevance
100 # define DWC_DEBUGPL(lvl, x...) do{ if ((lvl)&g_dbg_lvl)DBG_8195A_OTG(x); }while(0)
56 #define DBG_8195A_OTG(...) do{\ macro213 #define DWC_PRINTF(format...) do{ DBG_8195A_OTG(format); }while(0)317 #define DWC_DEBUG(fmt, args...) DBG_8195A_OTG("\n\rDWC_DEBUG:" fmt, ## args)347 if (!(_expr)) { DBG_8195A_OTG("%s: " _format "\n", dwc_irq(), \
Completed in 7 milliseconds