Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dramcfg.h52 unsigned ramcfg_00_04_20:1; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Drammap.c177 p->ramcfg_00_04_20 = (nvbios_rd08(bios, data + 0x04) & 0x20) >> 5; in nvbios_rammapSp_from_perf()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramnv50.c433 if ( next->bios.ramcfg_00_04_20) in nv50_ram_calc()