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