kernel/drivers/gpu/drm/rockchip/rockchip_vop_reg.h
.. .. @@ -1759,6 +1759,8 @@ 1759 1759 1760 1760 /* RK3588 ACM register definition */ 1761 1761 #define RK3528_ACM_CTRL 0x0000 1762 +#define RK3528_ACM_ENABLE BIT(0)1763 +#define RK3528_ACM_BYPASS BIT(1)1762 1764 #define RK3528_ACM_DELTA_RANGE 0x0004 1763 1765 #define RK3528_ACM_FETCH_START 0x0008 1764 1766 #define RK3528_ACM_DEBUG_POINT0 0x0010