Home
last modified time | relevance | path

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

/drivers/isdn/mISDN/
Ddsp_core.c219 if (dsp_debug & DEBUG_DSP_CORE) in dsp_rx_off_member()
232 if (dsp_debug & DEBUG_DSP_CORE) in dsp_rx_off_member()
264 if (dsp_debug & DEBUG_DSP_CORE) in dsp_fill_empty()
277 if (dsp_debug & DEBUG_DSP_CORE) in dsp_fill_empty()
303 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
306 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
320 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
333 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
344 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
361 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
[all …]
Ddsp.h12 #define DEBUG_DSP_CORE 0x0002 macro