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

/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Ddcb.h45 } tvconf; member in union:dcb_output::__anon754
/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 371 milliseconds