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

/drivers/gpu/drm/nouveau/core/include/subdev/bios/
H A Dramcfg.h71 unsigned ramcfg_11_03_30:2; member in struct:nvbios_ramcfg::__anon852::__anon854
/drivers/gpu/drm/nouveau/core/subdev/bios/
H A Drammap.c191 p->ramcfg_11_03_30 = (nv_ro08(bios, data + 0x03) & 0x30) >> 4;
/drivers/gpu/drm/nouveau/core/subdev/fb/
H A Dramnve0.c218 u8 v1 = next->bios.ramcfg_11_03_30;
322 switch (next->bios.ramcfg_11_03_30) {
740 switch (next->bios.ramcfg_11_03_30) {
764 data |= next->bios.ramcfg_11_03_30 << 16;

Completed in 26 milliseconds