forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/drivers/media/platform/rockchip/hdmirx/rk_hdmirx.h
....@@ -228,6 +228,7 @@
228228 #define AUDIO_PROC_CONFIG3 0x048c
229229 #define AUDIO_PROC_STATUS1 0x0490
230230 #define AUD_SAMPLE_PRESENT GENMASK(20, 17)
231
+#define AUD_SAMPLE_FLAT GENMASK(16, 13)
231232 #define SCDC_CONFIG 0x0580
232233 #define HPDLOW BIT(1)
233234 #define POWERPROVIDED BIT(0)