Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/include/subdev/bios/
Ddcb.h46 } tvconf; member
/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.c188 if (dcb->tvconf.has_component_output) in nv17_tv_detect()
656 int num_tv_norms = dcb->tvconf.has_component_output ? NUM_TV_NORMS : in nv17_tv_create_resources()
/drivers/gpu/drm/nouveau/
Dnouveau_bios.c1464 entry->tvconf.has_component_output = conf & (0x8 << 4); in parse_dcb20_entry()
1466 entry->tvconf.has_component_output = false; in parse_dcb20_entry()
1569 entry->tvconf.has_component_output = false; in parse_dcb15_entry()