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

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dvoodoofbreg.h151 #define DSTFORMAT (0x00100000 + 0x14) macro
H A Dvoodoofb.c801 voodoo3_write32(sc, DSTFORMAT, sc->sc_linebytes | FMT_8BIT);
820 voodoo3_write32(sc, DSTFORMAT, sc->sc_linebytes | FMT_8BIT);
892 voodoo3_write32(sc, DSTFORMAT, sc->sc_fmt);
1006 voodoo3_write32(sc, DSTFORMAT, fmt);
1024 voodoo3_write32(sc, DSTFORMAT, fmt);
1045 voodoo3_write32(sc, DSTFORMAT, fmt);
1064 voodoo3_write32(sc, DSTFORMAT, dfmt);

Completed in 112 milliseconds