Searched refs:CX18_DBGFLG_HIGHVOL (Results 1 – 2 of 2) sorted by relevance
155 #define CX18_DBGFLG_HIGHVOL (1 << 8) macro175 if (((x) & cx18_debug) && (cx18_debug & CX18_DBGFLG_HIGHVOL)) \217 if (((x) & cx18_debug) && (cx18_debug & CX18_DBGFLG_HIGHVOL)) \
599 if (cx18_debug & CX18_DBGFLG_HIGHVOL) in cx18_api_call()