Searched refs:ATI_RS100_APSIZE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/char/agp/ |
D | agp.h | 566 #define ATI_RS100_APSIZE 0xac macro
|
D | agpgart_be.c | 5904 pci_read_config_dword(agp_bridge.dev, ATI_RS100_APSIZE, &temp); in ati_create_gatt_table() 5907 pci_write_config_dword(agp_bridge.dev, ATI_RS100_APSIZE, temp); in ati_create_gatt_table() 5908 pci_read_config_dword(agp_bridge.dev, ATI_RS100_APSIZE, &temp); in ati_create_gatt_table() 5959 pci_read_config_dword(agp_bridge.dev, ATI_RS100_APSIZE, &temp); in ati_fetch_size() 6032 pci_read_config_dword(agp_bridge.dev, ATI_RS100_APSIZE, &temp); in ati_cleanup() 6034 pci_write_config_dword(agp_bridge.dev, ATI_RS100_APSIZE, temp); in ati_cleanup()
|