Home
last modified time | relevance | path

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

/openbmc/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()
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()
655 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
919 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
1035 if (dsp_debug & DEBUG_DSP_CMX) in dsp_cmx_hardware()
[all …]
H A Ddsp_core.c339 if (dsp_debug & DEBUG_DSP_CMX) in dsp_control_req()
348 if (dsp_debug & DEBUG_DSP_CMX) in dsp_control_req()
427 if (dsp_debug & DEBUG_DSP_CMX) in dsp_control_req()
437 if (dsp_debug & DEBUG_DSP_CMX) in dsp_control_req()
465 if (dsp_debug & DEBUG_DSP_CMX) in dsp_control_req()
479 if (dsp_debug & DEBUG_DSP_CMX) in dsp_control_req()
488 if (dsp_debug & DEBUG_DSP_CMX) in dsp_control_req()
497 if (dsp_debug & DEBUG_DSP_CMX) in dsp_control_req()
H A Ddsp.h14 #define DEBUG_DSP_CMX 0x0010 macro