tv_htotal          48 drivers/gpu/drm/nouveau/dispnv04/disp.h 	uint32_t tv_htotal;
tv_htotal         419 drivers/gpu/drm/nouveau/dispnv04/hw.c 	regp->tv_htotal = NVReadRAMDAC(dev, head, NV_PRAMDAC_TV_HTOTAL);
tv_htotal         496 drivers/gpu/drm/nouveau/dispnv04/hw.c 	NVWriteRAMDAC(dev, head, NV_PRAMDAC_TV_HTOTAL, regp->tv_htotal);
tv_htotal         148 drivers/gpu/drm/nouveau/dispnv04/tvnv04.c 	regp->tv_htotal = adjusted_mode->htotal;