active_h_start     89 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c 	u32 active_h_start, active_h_end;
active_h_start    117 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c 		active_h_start = hsync_start_x;
active_h_start    118 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c 		active_h_end = active_h_start + p->xres - 1;
active_h_start    120 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c 		active_h_start = 0;
active_h_start    133 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c 		active_hctl = (active_h_end << 16) | active_h_start;
active_h_start   1307 drivers/video/fbdev/w100fb.c 	active_h_disp.f.active_h_start=mode->left_margin;
active_h_start    448 drivers/video/fbdev/w100fb.h 	u32 active_h_start  : 10;