Home
last modified time | relevance | path

Searched refs:INTEL_AGPCTRL (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/char/agp/
A Dintel-agp.c77 pci_write_config_dword(agp_bridge->dev, INTEL_AGPCTRL, 0x2200); in intel_tlbflush()
78 pci_write_config_dword(agp_bridge->dev, INTEL_AGPCTRL, 0x2280); in intel_tlbflush()
85 pci_read_config_dword(agp_bridge->dev, INTEL_AGPCTRL, &temp); in intel_8xx_tlbflush()
87 pci_read_config_dword(agp_bridge->dev, INTEL_AGPCTRL, &temp); in intel_8xx_tlbflush()
134 pci_write_config_dword(agp_bridge->dev, INTEL_AGPCTRL, 0x2280); in intel_configure()
175 pci_write_config_dword(agp_bridge->dev, INTEL_AGPCTRL, 0x0000); in intel_815_configure()
223 pci_write_config_dword(agp_bridge->dev, INTEL_AGPCTRL, 0x0000); in intel_820_configure()
253 pci_write_config_dword(agp_bridge->dev, INTEL_AGPCTRL, 0x0000); in intel_840_configure()
287 pci_write_config_dword(agp_bridge->dev, INTEL_AGPCTRL, 0x0000); in intel_845_configure()
315 pci_write_config_dword(agp_bridge->dev, INTEL_AGPCTRL, 0x0000); in intel_850_configure()
[all …]
A Defficeon-agp.c112 pci_write_config_dword(agp_bridge->dev, INTEL_AGPCTRL, 0x2200); in efficeon_tlbflush()
113 pci_write_config_dword(agp_bridge->dev, INTEL_AGPCTRL, 0x2280); in efficeon_tlbflush()
147 pci_write_config_dword(agp_bridge->dev, INTEL_AGPCTRL, 0x2280); in efficeon_configure()
A Dintel-agp.h11 #define INTEL_AGPCTRL 0xb0 macro

Completed in 6 milliseconds