From ea08eeccae9297f7aabd2ef7f0c2517ac4549acc Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Tue, 20 Feb 2024 01:18:26 +0000 Subject: [PATCH] write in 30M --- kernel/sound/soc/codecs/es7202.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/sound/soc/codecs/es7202.h b/kernel/sound/soc/codecs/es7202.h index b4b9477..74aa7d5 100644 --- a/kernel/sound/soc/codecs/es7202.h +++ b/kernel/sound/soc/codecs/es7202.h @@ -42,7 +42,7 @@ /* ES7202 User Marco define */ #define VDD_1V8 0 #define VDD_3V3 1 -#define ES7202_VDD_VOLTAGE VDD_3V3 +#define MAX_VOLTAGE_1_8 1980000 /* * Select Microphone channels for mic array -- Gitblit v1.6.2