Searched refs:ATI_RS300_APSIZE (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/char/agp/ |
| H A D | ati-agp.c | 19 #define ATI_RS300_APSIZE 0xf8 macro 155 pci_read_config_dword(agp_bridge->dev, ATI_RS300_APSIZE, &temp); in ati_fetch_size() 191 pci_read_config_dword(agp_bridge->dev, ATI_RS300_APSIZE, &temp); in ati_cleanup() 193 pci_write_config_dword(agp_bridge->dev, ATI_RS300_APSIZE, temp); in ati_cleanup() 378 pci_read_config_dword(agp_bridge->dev, ATI_RS300_APSIZE, &temp); in ati_create_gatt_table() 381 pci_write_config_dword(agp_bridge->dev, ATI_RS300_APSIZE, temp); in ati_create_gatt_table() 382 pci_read_config_dword(agp_bridge->dev, ATI_RS300_APSIZE, &temp); in ati_create_gatt_table()
|