active_v_start 90 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c u32 active_v_start, active_v_end; active_v_start 125 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c active_v_start = display_v_start; active_v_start 126 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c active_v_end = active_v_start + (p->yres * hsync_period) - 1; active_v_start 128 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c active_v_start = 0; active_v_start 177 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c DPU_REG_WRITE(c, INTF_ACTIVE_V_START_F0, active_v_start); active_v_start 1312 drivers/video/fbdev/w100fb.c active_v_disp.f.active_v_start=mode->upper_margin; active_v_start 460 drivers/video/fbdev/w100fb.h u32 active_v_start : 10;