Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/include/subdev/bios/
Dramcfg.h106 unsigned timing_20_2f_03:2; member
/drivers/gpu/drm/nouveau/core/subdev/fb/
Dgddr5.c65 ds = ram->next->bios.timing_20_2f_03; in nouveau_gddr5_calc()
/drivers/gpu/drm/nouveau/core/subdev/bios/
Dtiming.c116 p->timing_20_2f_03 = (nv_ro08(bios, data + 0x2f) & 0x03) >> 0; in nvbios_timingEp()