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

/freebsd-11-stable/sys/dev/agp/
H A Dagp_i810.c795 device_printf(dev, "AGP_I810_PGTBL_CTL: %08x\n",
796 bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL));
806 device_printf(dev, "AGP_I810_PGTBL_CTL: %08x\n",
807 bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL));
817 device_printf(dev, "AGP_I810_PGTBL_CTL: %08x\n",
818 bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL));
828 device_printf(dev, "AGP_I810_PGTBL_CTL: %08x\n",
829 bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL));
913 switch (bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL) &
1098 pgetbl_ctl = bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL);
[all...]
H A Dagpreg.h204 #define AGP_I810_PGTBL_CTL 0x2020 macro

Completed in 63 milliseconds