Home
last modified time | relevance | path

Searched refs:tvdactestval (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.h90 uint32_t tvdactestval; member
H A Dnouveau_bios.c840 bios->tvdactestval = ROM32(bios->data[daccmpoffset + dacheaderlen + 4]); in parse_bit_i_tbl_entry()
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Ddac.c251 if (drm->vbios.tvdactestval) in nv17_dac_sample_load()
252 testval = drm->vbios.tvdactestval; in nv17_dac_sample_load()
H A Dtvnv17.c59 if (drm->vbios.tvdactestval) in nv42_tv_sample_load()
60 testval = drm->vbios.tvdactestval; in nv42_tv_sample_load()