Home
last modified time | relevance | path

Searched refs:DEBUG_DSP_CMX (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/isdn/mISDN/
H A Ddsp_cmx.c387 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
393 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
408 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
437 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
469 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
482 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
493 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
509 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
519 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
535 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
[all …]
H A Ddsp_core.c340 if (dsp_debug & DEBUG_DSP_CMX) in dsp_control_req()
349 if (dsp_debug & DEBUG_DSP_CMX) in dsp_control_req()
428 if (dsp_debug & DEBUG_DSP_CMX) in dsp_control_req()
438 if (dsp_debug & DEBUG_DSP_CMX) in dsp_control_req()
466 if (dsp_debug & DEBUG_DSP_CMX) in dsp_control_req()
480 if (dsp_debug & DEBUG_DSP_CMX) in dsp_control_req()
489 if (dsp_debug & DEBUG_DSP_CMX) in dsp_control_req()
498 if (dsp_debug & DEBUG_DSP_CMX) in dsp_control_req()
H A Ddsp.h14 #define DEBUG_DSP_CMX 0x0010 macro