Searched refs:has_component_output (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Ddcb.h44 bool has_component_output; member in struct:dcb_output::__anon754::__anon757
/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c176 if (dcb->tvconf.has_component_output)
643 int num_tv_norms = dcb->tvconf.has_component_output ? NUM_TV_NORMS :
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c1469 entry->tvconf.has_component_output = conf & (0x8 << 4);
1471 entry->tvconf.has_component_output = false;
1587 entry->tvconf.has_component_output = false;

Completed in 97 milliseconds