Searched refs:vactive_end (Results 1 – 2 of 2) sorted by relevance
632 int line, vactive_start, vactive_end, vtotal; in ltdc_crtc_get_scanout_position() local654 vactive_end = reg_read(ldev->regs, LTDC_AWCR) & AWCR_AAH; in ltdc_crtc_get_scanout_position()657 if (line > vactive_end) in ltdc_crtc_get_scanout_position()
428 int line, vsw, vbp, vactive_start, vactive_end, vfp_end; in mdp5_crtc_get_scanout_position() local448 vactive_end = vactive_start + mode->crtc_vdisplay; in mdp5_crtc_get_scanout_position()460 else if (line > vactive_end) in mdp5_crtc_get_scanout_position()