forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
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)