Searched refs:DSP_AUDIO_DRIVER_CONTROL_MASK (Results 1 – 2 of 2) sorted by relevance
72 #define DSP_AUDIO_DRIVER_CONTROL_MASK (DSPByte32)0x0F00 macro
129 … if ((response.ctrl & DSP_AUDIO_DRIVER_CONTROL_MASK) == DSP_AUDIO_DRIVER_CONTROL_STOP) in DSPi_PipeCallbackForSound()146 … if ((response.ctrl & DSP_AUDIO_DRIVER_CONTROL_MASK) == DSP_AUDIO_DRIVER_CONTROL_START) in DSPi_PipeCallbackForSound()