Searched refs:ramcfg_00_03_02 (Results 1 – 3 of 3) sorted by relevance
304 if (subdev->device->chipset <= 0x96 && !next->bios.ramcfg_00_03_02) in nv50_ram_calc()399 if (!next->bios.ramcfg_00_03_02) in nv50_ram_calc()427 if ( next->bios.ramcfg_00_03_02) in nv50_ram_calc()471 if (next->bios.ramcfg_00_03_02) in nv50_ram_calc()473 if (subdev->device->chipset <= 0x96 && next->bios.ramcfg_00_03_02) in nv50_ram_calc()
47 unsigned ramcfg_00_03_02:1; member
170 p->ramcfg_00_03_02 = (nvbios_rd08(bios, data + 0x03) & 0x02) >> 1; in nvbios_rammapSp_from_perf()