Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/include/subdev/bios/
Dramcfg.h48 unsigned ramcfg_10_05:8; member
/drivers/gpu/drm/nouveau/core/subdev/fb/
Dramnva3.c213 next->bios.ramcfg_10_05 << 8 | in nva3_ram_calc()
214 next->bios.ramcfg_10_05); in nva3_ram_calc()
/drivers/gpu/drm/nouveau/core/subdev/bios/
Drammap.c167 p->ramcfg_10_05 = (nv_ro08(bios, data + 0x05) & 0xff) >> 0; in nvbios_rammapSp()