hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/drivers/gpu/drm/rockchip/rockchip_vop_reg.h
....@@ -1759,6 +1759,8 @@
17591759
17601760 /* RK3588 ACM register definition */
17611761 #define RK3528_ACM_CTRL 0x0000
1762
+#define RK3528_ACM_ENABLE BIT(0)
1763
+#define RK3528_ACM_BYPASS BIT(1)
17621764 #define RK3528_ACM_DELTA_RANGE 0x0004
17631765 #define RK3528_ACM_FETCH_START 0x0008
17641766 #define RK3528_ACM_DEBUG_POINT0 0x0010