Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/include/subdev/bios/
Dramcfg.h29 unsigned rammap_11_0e:8; member
/drivers/gpu/drm/nouveau/core/subdev/fb/
Dramnve0.c1136 if (mask = 0, data = 0, ram->diff.rammap_11_0e) { in nve0_ram_prog_0()
1137 data |= cfg->bios.rammap_11_0e << 8; in nve0_ram_prog_0()
1421 d->rammap_11_0e |= p->rammap_11_0e != n->rammap_11_0e; in nve0_ram_ctor_data()
/drivers/gpu/drm/nouveau/core/subdev/bios/
Drammap.c109 p->rammap_11_0e = nv_ro08(bios, data + 0x0e); in nvbios_rammapEp()