Searched refs:ramcfg_00_03_02 (Results 1 – 3 of 3) sorted by relevance
305 if (subdev->device->chipset <= 0x96 && !next->bios.ramcfg_00_03_02) in nv50_ram_calc()400 if (!next->bios.ramcfg_00_03_02) in nv50_ram_calc()428 if ( next->bios.ramcfg_00_03_02) in nv50_ram_calc()472 if (next->bios.ramcfg_00_03_02) in nv50_ram_calc()474 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()