Searched refs:vactive_end (Results 1 – 2 of 2) sorted by relevance
606 int line, vsw, vbp, vactive_start, vactive_end, vfp_end; in mdp5_get_scanoutpos() local631 vactive_end = vactive_start + mode->crtc_vdisplay; in mdp5_get_scanoutpos()643 } else if (line > vactive_end) { in mdp5_get_scanoutpos()
677 int line, vactive_start, vactive_end, vtotal; in ltdc_crtc_scanoutpos() local699 vactive_end = reg_read(ldev->regs, LTDC_AWCR) & AWCR_AAH; in ltdc_crtc_scanoutpos()702 if (line > vactive_end) in ltdc_crtc_scanoutpos()