Searched refs:HDSP_PhoneGainMask (Results 1 – 1 of 1) sorted by relevance
225 #define HDSP_PhoneGainMask (HDSP_PhoneGain0|HDSP_PhoneGain1) macro226 #define HDSP_PhoneGain0dB HDSP_PhoneGainMask2378 switch (hdsp->control_register & HDSP_PhoneGainMask) { in hdsp_phone_gain()2392 hdsp->control_register &= ~HDSP_PhoneGainMask; in hdsp_set_phone_gain()