hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/include/dt-bindings/soc/rockchip-system-status.h
....@@ -37,6 +37,7 @@
3737 #define SYS_STATUS_HDMIRX (1 << 18)
3838 #define SYS_STATUS_VIDEO_SVEP (1 << 19)
3939 #define SYS_STATUS_VIDEO_4K_60P (1 << 20)
40
+#define SYS_STATUS_DEEP_SUSPEND (1 << 21)
4041
4142 #define SYS_STATUS_VIDEO (SYS_STATUS_VIDEO_4K | \
4243 SYS_STATUS_VIDEO_1080P | \