zephyr/drivers/dai/intel/dmic
Fabiola Kwasowiec 02e4e60f2f dmic: add the correct gain values to the dmic registers
Zephyr increments the gain until it reaches the maximum value and
then sets the registers to zero which is incorrect.
The values set in the DMIC config should be restored.

Signed-off-by: Fabiola Kwasowiec <fabiola.kwasowiec@intel.com>
2023-09-28 09:34:44 +02:00
..
CMakeLists.txt
dmic_nhlt.c dmic: add the correct gain values to the dmic registers 2023-09-28 09:34:44 +02:00
dmic_nhlt.h dai: intel: dmic: Move definitions of nhlt structures to a new file 2023-09-04 15:30:00 -04:00
dmic.c dmic: add the correct gain values to the dmic registers 2023-09-28 09:34:44 +02:00
dmic.h dmic: add the correct gain values to the dmic registers 2023-09-28 09:34:44 +02:00
Kconfig.dmic