Searched refs:GGC (Results 1 – 7 of 7) sorted by relevance
56 #define GGC 0x50 /* GMCH Graphics Control */ macro
43 #define GGC 0x50 /* GMCH Graphics Control */ macro
679 dm_pci_read_config16(dev, GGC, ®16); in sandybridge_setup_graphics()687 dm_pci_write_config16(dev, GGC, reg16); in sandybridge_setup_graphics()
304 dm_pci_read_config16(dev, GGC, &ggc); in sdram_find()
853 ggc = intel_uncore_read16(uncore, GGC); in mtl_get_gms_size()
4905 #define GGC 0x52 macro4922 if (pci_read_config_word(dev, GGC, &ggc)) in quirk_calpella_no_shadow_gtt()
6580 #define GGC _MMIO(0x108040) macro