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

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dvoodoofbreg.h173 #define DSTSIZE (0x00100000 + 0x68) macro
H A Dvoodoofb.c802 voodoo3_write32(sc, DSTSIZE, wi | (he << 16));
821 voodoo3_write32(sc, DSTSIZE, wi | (he << 16));
893 voodoo3_write32(sc, DSTSIZE, wi | (he << 16));
1007 voodoo3_write32(sc, DSTSIZE, width | (height << 16));
1029 voodoo3_write32(sc, DSTSIZE, width | (height << 16));
1048 voodoo3_write32(sc, DSTSIZE, width | (height << 16));
1068 voodoo3_write32(sc, DSTSIZE, width | (height << 16));

Completed in 56 milliseconds