Home
last modified time | relevance | path

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

/drivers/isdn/mISDN/
Ddsp_core.c958 if (debug & DEBUG_DSP_CTRL) in dsp_ctrl()
980 if (dsp_debug & DEBUG_DSP_CTRL) in dsp_ctrl()
988 if (dsp_debug & DEBUG_DSP_CTRL) in dsp_ctrl()
994 if (dsp_debug & DEBUG_DSP_CTRL) in dsp_ctrl()
1061 if (dsp_debug & DEBUG_DSP_CTRL) in dspcreate()
Ddsp.h11 #define DEBUG_DSP_CTRL 0x0001 macro