Searched refs:vfp_end (Results 1 – 2 of 2) sorted by relevance
909 int vsw, vbp, vactive_start, vactive_end, vfp_end; in lsdc_crtc_get_scanout_position() local919 vfp_end = mode->crtc_vtotal; in lsdc_crtc_get_scanout_position()927 y = y - vfp_end - vactive_start; in lsdc_crtc_get_scanout_position()
430 int line, vsw, vbp, vactive_start, vactive_end, vfp_end; in mdp5_crtc_get_scanout_position() local453 vfp_end = mode->crtc_vtotal; in mdp5_crtc_get_scanout_position()463 line = line - vfp_end - vactive_start; in mdp5_crtc_get_scanout_position()