Searched refs:ATI_RS300_APSIZE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/char/agp/ |
D | agp.h | 567 #define ATI_RS300_APSIZE 0xf8 macro
|
D | agpgart_be.c | 5910 pci_read_config_dword(agp_bridge.dev, ATI_RS300_APSIZE, &temp); in ati_create_gatt_table() 5913 pci_write_config_dword(agp_bridge.dev, ATI_RS300_APSIZE, temp); in ati_create_gatt_table() 5914 pci_read_config_dword(agp_bridge.dev, ATI_RS300_APSIZE, &temp); in ati_create_gatt_table() 5961 pci_read_config_dword(agp_bridge.dev, ATI_RS300_APSIZE, &temp); in ati_fetch_size() 6036 pci_read_config_dword(agp_bridge.dev, ATI_RS300_APSIZE, &temp); in ati_cleanup() 6038 pci_write_config_dword(agp_bridge.dev, ATI_RS300_APSIZE, temp); in ati_cleanup()
|