Searched refs:AGP_I810_GTT (Results 1 – 2 of 2) sorted by relevance
233 #define AGP_I810_GTT 0x10000 macro
1490 bus_write_4(sc->sc_res[0], AGP_I810_GTT + index * 4, pte); in agp_i810_write_gtt()1621 pte = bus_read_4(sc->sc_res[0], AGP_I810_GTT + index * 4); in agp_i810_read_gtt_pte()1854 AGP_I810_GTT + (i >> AGP_PAGE_SHIFT) * 4, i | 3); in agp_i810_bind_memory()