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