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

/drivers/gpu/drm/nouveau/core/include/subdev/bios/
H A Ddcb.h45 bool has_component_output; member in struct:dcb_output::__anon837::__anon840
/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c183 if (dcb->tvconf.has_component_output)
650 int num_tv_norms = dcb->tvconf.has_component_output ? NUM_TV_NORMS :
/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c1464 entry->tvconf.has_component_output = conf & (0x8 << 4);
1466 entry->tvconf.has_component_output = false;
1575 entry->tvconf.has_component_output = false;

Completed in 326 milliseconds