active_h_end 89 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c u32 active_h_start, active_h_end; active_h_end 118 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c active_h_end = active_h_start + p->xres - 1; active_h_end 121 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c active_h_end = 0; active_h_end 132 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c if (active_h_end) { active_h_end 133 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c active_hctl = (active_h_end << 16) | active_h_start; active_h_end 1308 drivers/video/fbdev/w100fb.c active_h_disp.f.active_h_end=mode->left_margin + mode->xres; active_h_end 450 drivers/video/fbdev/w100fb.h u32 active_h_end : 10;