Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/isdn/mISDN/
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 …]
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()
Ddsp.h14 #define DEBUG_DSP_CMX 0x0010 macro