Searched refs:RopSrc (Results 1 - 5 of 5) sorted by relevance

/src/sys/dev/ic/
H A Dnglereg.h131 #define RopSrc 0x3 macro
H A Dsummitreg.h68 #define RopSrc 0x3 macro
/src/sys/arch/hppa/dev/
H A Dhyperfb.c225 //IBOvals(RopSrc, 0, BitmapExtent08, 0, DataDynamic, 1, 0, 0);
240 //IBOvals(RopSrc,0,BitmapExtent08,0,DataDynamic,1,0,0)
731 IBOvals(RopSrc, 0, BitmapExtent08, 0, DataDynamic, MaskOtc, 0, 0)); // 0x03000300
803 IBOvals(RopSrc, 0, BitmapExtent08, 1, DataDynamic, MaskOtc, 1, 0));
831 IBOvals(RopSrc, 0, BitmapExtent08, 0, DataDynamic, MaskOtc,
852 IBOvals(RopSrc, 0, BitmapExtent32, 0, DataDynamic, MaskOtc,
869 IBOvals(RopSrc, 0, BitmapExtent08, 0, DataDynamic, MaskOtc, 0, 0)); // 0x03000300
913 IBOvals(RopSrc, 0, BitmapExtent08, 0, DataDynamic, MaskOtc, 0, 0)); // 0x03000300
956 IBOvals(RopSrc, 0, BitmapExtent08, 1, DataDynamic, 0,
1157 hyperfb_bitblt(sc, xs, y, xd, y, width, height, RopSrc);
[all...]
H A Dsummitfb.c313 sc->sc_gc.gc_rop = RopSrc;
470 summitfb_write4(sc, VISFX_IBO, RopSrc);
520 summitfb_write4(sc, VISFX_IBO, RopSrc);
893 summitfb_write4(sc, VISFX_IBO, RopSrc);
906 summitfb_write4(sc, VISFX_IBO, RopSrc);
1026 summitfb_write4(sc, VISFX_IBO, RopSrc);
1156 summitfb_bitblt(sc, xs, y, xd, y, width, height, RopSrc);
1209 summitfb_bitblt(sc, x, ys, x, yd, width, height, RopSrc);
H A Dgftfb.c293 sc->sc_gc.gc_rop = RopSrc;
795 IBOvals(RopSrc, 0, BitmapExtent08, 1, DataDynamic, 0,
1032 gftfb_bitblt(sc, xs, y, xd, y, width, height, RopSrc);
1079 gftfb_bitblt(sc, x, ys, x, yd, width, height, RopSrc);

Completed in 9 milliseconds