Home
last modified time | relevance | path

Searched refs:AGP_I965_PGTBL_CTL2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/agp/
H A Dagpreg.h319 #define AGP_I965_PGTBL_CTL2 0x20c4 macro
H A Dagp_i810.c841 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()