Searched refs:tvdactestval (Results 1 – 4 of 4) sorted by relevance
222 uint32_t tvdactestval; member
234 if (dev_priv->vbios.tvdactestval) in nv17_dac_sample_load()235 testval = dev_priv->vbios.tvdactestval; in nv17_dac_sample_load()
49 if (dev_priv->vbios.tvdactestval) in nv42_tv_sample_load()50 testval = dev_priv->vbios.tvdactestval; in nv42_tv_sample_load()
5185 bios->tvdactestval = ROM32(bios->data[daccmpoffset + dacheaderlen + 4]); in parse_bit_i_tbl_entry()