Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/isdn/mISDN/
Ddsp_core.c218 if (dsp_debug & DEBUG_DSP_CORE) in dsp_rx_off_member()
231 if (dsp_debug & DEBUG_DSP_CORE) in dsp_rx_off_member()
263 if (dsp_debug & DEBUG_DSP_CORE) in dsp_fill_empty()
276 if (dsp_debug & DEBUG_DSP_CORE) in dsp_fill_empty()
304 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
307 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
321 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
334 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
345 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
362 if (dsp_debug & DEBUG_DSP_CORE) in dsp_control_req()
[all …]
Ddsp.h12 #define DEBUG_DSP_CORE 0x0002 macro