Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dramcfg.h75 unsigned ramcfg_10_09_f0:4; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Drammap.c215 p->ramcfg_10_09_f0 = (nvbios_rd08(bios, data + 0x09) & 0xf0) >> 4; in nvbios_rammapSp()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgt215.c713 ram_wr32(fuc, 0x10f804, next->bios.ramcfg_10_09_f0 << 20 | in gt215_ram_calc()