Home
last modified time | relevance | path

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

/freebsd/sys/dev/agp/
H A Dagpreg.h249 #define AGP_I830_HIC 0x70 macro
H A Dagp_i810.c2008 hic = bus_read_4(sc->sc_res[0], AGP_I830_HIC); in agp_i830_chipset_flush()
2009 bus_write_4(sc->sc_res[0], AGP_I830_HIC, hic | (1U << 31)); in agp_i830_chipset_flush()
2011 hic = bus_read_4(sc->sc_res[0], AGP_I830_HIC); in agp_i830_chipset_flush()