hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
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)