Searched refs:ramcfg_FBVDDQ (Results 1 – 4 of 4) sorted by relevance
43 unsigned ramcfg_FBVDDQ; member
174 p->ramcfg_FBVDDQ = (nvbios_rd08(bios, data + 0x03) & 0x80) >> 7; in nvbios_rammapSp_from_perf()209 p->ramcfg_FBVDDQ = (nvbios_rd08(bios, data + 0x04) & 0x08) >> 3; in nvbios_rammapSp()
362 nv50_ram_gpio(hwsq, 0x18, !next->bios.ramcfg_FBVDDQ); in nv50_ram_calc()414 if (!next->bios.ramcfg_FBVDDQ) in nv50_ram_calc()
663 next->bios.ramcfg_FBVDDQ) { in gt215_ram_calc()671 gt215_ram_gpio(fuc, 0x18, !next->bios.ramcfg_FBVDDQ); in gt215_ram_calc()
Completed in 8 milliseconds