active_hctl        91 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c 	u32 active_hctl, display_hctl, hsync_ctl;
active_hctl       133 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c 		active_hctl = (active_h_end << 16) | active_h_start;
active_hctl       136 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c 		active_hctl = 0;
active_hctl       176 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c 	DPU_REG_WRITE(c, INTF_ACTIVE_HCTL,  active_hctl);