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

/freebsd-10.3-release/sys/dev/agp/
H A Dagpreg.h309 #define AGP_I965_PGTBL_CTL2 0x20c4 macro
H A Dagp_i810.c1008 device_printf(dev, "AGP_I965_PGTBL_CTL2: %08x\n",
1009 bus_read_4(sc->sc_res[0], AGP_I965_PGTBL_CTL2));
1375 pgetbl_ctl2 = bus_read_4(sc->sc_res[0], AGP_I965_PGTBL_CTL2);
1377 bus_write_4(sc->sc_res[0], AGP_I965_PGTBL_CTL2, pgetbl_ctl2);

Completed in 75 milliseconds