Searched refs:ramcfg_11_07_08 (Results 1 - 3 of 3) sorted by relevance

/drivers/gpu/drm/nouveau/core/include/subdev/bios/
H A Dramcfg.h78 unsigned ramcfg_11_07_08:1; member in struct:nvbios_ramcfg::__anon852::__anon854
/drivers/gpu/drm/nouveau/core/subdev/fb/
H A Dramnve0.c336 if (next->bios.ramcfg_11_07_08)
403 if (!next->bios.ramcfg_11_07_08 && !next->bios.ramcfg_11_07_04) {
407 if (!next->bios.ramcfg_11_07_08) {
432 if (!next->bios.ramcfg_11_07_08)
622 if (!next->bios.ramcfg_11_07_08) {
637 if (!next->bios.ramcfg_11_07_08) {
754 if (next->bios.ramcfg_11_07_08)
819 if (!next->bios.ramcfg_11_07_08)
/drivers/gpu/drm/nouveau/core/subdev/bios/
H A Drammap.c198 p->ramcfg_11_07_08 = (nv_ro08(bios, data + 0x07) & 0x08) >> 3;

Completed in 34 milliseconds