ASoC: Add mixer control for DTMF module enabling

Mixer controls are added to enable and disable
DTMF ADSP modules.

Change-Id: Ic04c4696b31f77488cb2047829b823255872f7ac
Signed-off-by: Derek Chen <chenche@codeaurora.org>
This commit is contained in:
Derek Chen
2020-02-11 15:17:14 -05:00
committed by Gerrit - the friendly Code Review server
parent 5a85f242a9
commit b0f16ac9da
2 changed files with 62 additions and 1 deletions

View File

@@ -12682,6 +12682,12 @@ struct afe_doa_tracking_mon_get_param_resp {
#define AUDPROC_MODULE_ID_FFECNS 0x00010952
#define AUDPROC_MODULE_ID_FFNS 0x00010962
#define AUDPROC_PARAM_ID_FFV_DOA_TRACKING_PARAM 0x0001097C
/*
* ID of the DTMF Detection Module.
*/
#define AUDPROC_MODULE_ID_DTMF_DETECTION 0x00010940
#define AUDPROC_PARAM_ID_FFV_DOA_TRACKING_MONITOR 0x0001097D
struct admx_sec_primary_mic_ch {