Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/include/subdev/bios/
Dramcfg.h49 unsigned ramcfg_10_06:8; member
/drivers/gpu/drm/nouveau/core/subdev/bios/
Drammap.c168 p->ramcfg_10_06 = (nv_ro08(bios, data + 0x06) & 0xff) >> 0; in nvbios_rammapSp()
/drivers/gpu/drm/nouveau/core/subdev/fb/
Dramnva3.c212 ram_wr32(fuc, 0x1005a0, next->bios.ramcfg_10_06 << 16 | in nva3_ram_calc()