hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
....@@ -51,11 +51,6 @@
5151 #define INTF_TPG_RGB_MAPPING 0x11C
5252 #define INTF_PROG_FETCH_START 0x170
5353 #define INTF_PROG_ROT_START 0x174
54
-
55
-#define INTF_FRAME_LINE_COUNT_EN 0x0A8
56
-#define INTF_FRAME_COUNT 0x0AC
57
-#define INTF_LINE_COUNT 0x0B0
58
-
5954 #define INTF_MUX 0x25C
6055
6156 static const struct dpu_intf_cfg *_intf_offset(enum dpu_intf intf,