tv_vtotal          45 drivers/gpu/drm/nouveau/dispnv04/disp.h 	uint32_t tv_vtotal;
tv_vtotal         416 drivers/gpu/drm/nouveau/dispnv04/hw.c 	regp->tv_vtotal = NVReadRAMDAC(dev, head, NV_PRAMDAC_TV_VTOTAL);
tv_vtotal         493 drivers/gpu/drm/nouveau/dispnv04/hw.c 	NVWriteRAMDAC(dev, head, NV_PRAMDAC_TV_VTOTAL, regp->tv_vtotal);
tv_vtotal         149 drivers/gpu/drm/nouveau/dispnv04/tvnv04.c 	regp->tv_vtotal = adjusted_mode->vtotal;