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