Home
last modified time | relevance | path

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

/drivers/isdn/mISDN/
Ddsp_core.c218 if (dsp_debug & DEBUG_DSP_CORE) in dsp_rx_off_member()
231 if (dsp_debug & DEBUG_DSP_CORE) in dsp_rx_off_member()
263 if (dsp_debug & DEBUG_DSP_CORE) in dsp_fill_empty()
275 if (dsp_debug & DEBUG_DSP_CORE) in dsp_fill_empty()
301 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
304 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
316 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
328 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
339 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
356 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
[all …]
Ddsp.h12 #define DEBUG_DSP_CORE 0x0002 macro