Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dramcfg.h62 unsigned ramcfg_10_02_01:1; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Drammap.c200 p->ramcfg_10_02_01 = (nvbios_rd08(bios, data + 0x02) & 0x01) >> 0; in nvbios_rammapSp()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgt215.c820 if (next->bios.ramcfg_10_02_01) in gt215_ram_calc()