Home
last modified time | relevance | path

Searched refs:vertEnd (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c248 int vertEnd = mode->crtc_vsync_end - 1; in nv_crtc_mode_set_vga() local
267 vertEnd = vertTotal - 2; in nv_crtc_mode_set_vga()
291 ErrorF("vertEnd: 0x%X \n", vertEnd); in nv_crtc_mode_set_vga()
368 regp->CRTC[NV_CIO_CR_VRE_INDEX] = 1 << 5 | XLATE(vertEnd, 0, NV_CIO_CR_VRE_3_0); in nv_crtc_mode_set_vga()