Searched refs:INTEL_I845_AGPM (Results 1 – 2 of 2) sorted by relevance
51 #define INTEL_I845_AGPM 0x51 macro
290 pci_read_config_byte(agp_bridge->dev, INTEL_I845_AGPM, &temp2); in intel_845_configure()291 pci_write_config_byte(agp_bridge->dev, INTEL_I845_AGPM, temp2 | (1 << 1)); in intel_845_configure()