Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/include/subdev/bios/
Dramcfg.h51 unsigned ramcfg_10_08:8; member
/drivers/gpu/drm/nouveau/core/subdev/bios/
Drammap.c170 p->ramcfg_10_08 = (nv_ro08(bios, data + 0x08) & 0xff) >> 0; in nvbios_rammapSp()
/drivers/gpu/drm/nouveau/core/subdev/fb/
Dramnva3.c215 ram_wr32(fuc, 0x1005a4, next->bios.ramcfg_10_08 << 8 | in nva3_ram_calc()