Searched refs:AGP_I965_PGTBL_CTL2 (Results 1 – 2 of 2) sorted by relevance
319 #define AGP_I965_PGTBL_CTL2 0x20c4 macro
841 device_printf(dev, "AGP_I965_PGTBL_CTL2: %08x\n", in agp_i965_dump_regs() 842 bus_read_4(sc->sc_res[0], AGP_I965_PGTBL_CTL2)); in agp_i965_dump_regs() 1135 pgetbl_ctl2 = bus_read_4(sc->sc_res[0], AGP_I965_PGTBL_CTL2); in agp_gen5_adjust_pgtbl_size() 1137 bus_write_4(sc->sc_res[0], AGP_I965_PGTBL_CTL2, pgetbl_ctl2); in agp_gen5_adjust_pgtbl_size()