tvconf            175 drivers/gpu/drm/nouveau/dispnv04/tvnv17.c 		if (dcb->tvconf.has_component_output)
tvconf            642 drivers/gpu/drm/nouveau/dispnv04/tvnv17.c 	int num_tv_norms = dcb->tvconf.has_component_output ? NUM_TV_NORMS :
tvconf             45 drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/dcb.h 		} tvconf;
tvconf           1463 drivers/gpu/drm/nouveau/nouveau_bios.c 			entry->tvconf.has_component_output = conf & (0x8 << 4);
tvconf           1465 drivers/gpu/drm/nouveau/nouveau_bios.c 			entry->tvconf.has_component_output = false;
tvconf           1581 drivers/gpu/drm/nouveau/nouveau_bios.c 		entry->tvconf.has_component_output = false;