Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dramcfg.h55 unsigned ramcfg_00_07:8; member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Drammap.c180 p->ramcfg_00_07 = (nvbios_rd08(bios, data + 0x07) & 0xff) >> 0; in nvbios_rammapSp_from_perf()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramnv50.c444 ram_wr32(hwsq, 0x1005a0, next->bios.ramcfg_00_07 << 16 | in nv50_ram_calc()