Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
A Dnouveau_bios.h88 uint32_t dactestval; member
A Dnouveau_bios.c740 bios->dactestval = ROM32(bios->data[load_table_ptr + headerlen]) & 0x3ff; in parse_bit_A_tbl_entry()
841 bios->dactestval = ROM32(bios->data[daccmpoffset + dacheaderlen]); in parse_bit_i_tbl_entry()
/linux/drivers/gpu/drm/nouveau/dispnv04/
A Ddac.c256 if (drm->vbios.dactestval) in nv17_dac_sample_load()
257 testval = drm->vbios.dactestval; in nv17_dac_sample_load()
/linux/drivers/gpu/drm/nouveau/dispnv50/
A Ddisp.c544 args.load.data = nouveau_drm(encoder->dev)->vbios.dactestval; in nv50_dac_detect()

Completed in 20 milliseconds