Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c253 int vertEnd = mode->crtc_vsync_end - 1; in nv_crtc_mode_set_vga() local
272 vertEnd = vertTotal - 2; in nv_crtc_mode_set_vga()
296 ErrorF("vertEnd: 0x%X \n", vertEnd); in nv_crtc_mode_set_vga()
373 regp->CRTC[NV_CIO_CR_VRE_INDEX] = 1 << 5 | XLATE(vertEnd, 0, NV_CIO_CR_VRE_3_0); in nv_crtc_mode_set_vga()