forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
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)