vertDisplay       246 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	int vertDisplay		= mode->crtc_vdisplay			- 1;
vertDisplay       289 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	ErrorF("vertDisplay: 0x%X \n", vertDisplay);
vertDisplay       350 drivers/gpu/drm/nouveau/dispnv04/crtc.c 					  XLATE(vertDisplay, 9, NV_CIO_CR_OVL_VDE_9) |
vertDisplay       355 drivers/gpu/drm/nouveau/dispnv04/crtc.c 					  XLATE(vertDisplay, 8, NV_CIO_CR_OVL_VDE_8) |
vertDisplay       369 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->CRTC[NV_CIO_CR_VDE_INDEX] = vertDisplay;
vertDisplay       392 drivers/gpu/drm/nouveau/dispnv04/crtc.c 					   XLATE(vertDisplay, 10, NV_CIO_CRE_LSR_VDE_10) |
vertDisplay       400 drivers/gpu/drm/nouveau/dispnv04/crtc.c 					   XLATE(vertDisplay, 11, NV_CIO_CRE_EBR_VDE_11) |