kernel/include/dt-bindings/soc/rockchip-system-status.h
.. .. @@ -37,6 +37,7 @@ 37 37 #define SYS_STATUS_HDMIRX (1 << 18) 38 38 #define SYS_STATUS_VIDEO_SVEP (1 << 19) 39 39 #define SYS_STATUS_VIDEO_4K_60P (1 << 20) 40 +#define SYS_STATUS_DEEP_SUSPEND (1 << 21)40 41 41 42 #define SYS_STATUS_VIDEO (SYS_STATUS_VIDEO_4K | \ 42 43 SYS_STATUS_VIDEO_1080P | \