HomeSort by: relevance | last modified time | path
    Searched refs:RopSrc (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
nglereg.h 131 #define RopSrc 0x3
summitreg.h 68 #define RopSrc 0x3
  /src/sys/arch/hppa/dev/
hyperfb.c 267 //IBOvals(RopSrc, 0, BitmapExtent08, 0, DataDynamic, 1, 0, 0);
284 //IBOvals(RopSrc,0,BitmapExtent08,0,DataDynamic,1,0,0)
471 sc->sc_gc.gc_rop = RopSrc;
790 IBOvals(RopSrc, 0, BitmapExtent08, 0, DataDynamic, MaskOtc, 0, 0)); // 0x03000300
859 IBOvals(RopSrc, 0, BitmapExtent08, 1, DataDynamic, MaskOtc, 1, 0));
887 IBOvals(RopSrc, 0, BitmapExtent08, 0, DataDynamic, MaskOtc,
907 IBOvals(RopSrc, 0, BitmapExtent32, 0, DataDynamic, MaskOtc,
924 IBOvals(RopSrc, 0, BitmapExtent08, 0, DataDynamic, MaskOtc, 0, 0)); // 0x03000300
960 IBOvals(RopSrc, 0, BitmapExtent08, 0, DataDynamic, MaskOtc, 0, 0)); // 0x03000300
1010 IBOvals(RopSrc, 0, BitmapExtent08, 1, DataDynamic, 0, 0, 0))
    [all...]
gftfb.c 346 sc->sc_gc.gc_rop = RopSrc;
428 IBOvals(RopSrc, 0, BitmapExtent08, 0, DataDynamic, 1, 0, 0));
459 IBOvals(RopSrc, 0, BitmapExtent08, 1, DataDynamic, 0, 1, 0));
514 IBOvals(RopSrc, 0, BitmapExtent08, 0, DataDynamic, MaskOtc, 0, 0));
820 IBOvals(RopSrc, 0, BitmapExtent08, 1, DataDynamic, 0, 0, 0));
1071 IBOvals(RopSrc, 0, BitmapExtent08, 1, DataDynamic, MaskOtc, 0, 0));
1158 gftfb_bitblt(sc, xs, y, xd, y, width, height, RopSrc);
1205 gftfb_bitblt(sc, x, ys, x, yd, width, height, RopSrc);
1290 IBOvals(RopSrc, 0, BitmapExtent08, 0, DataDynamic, MaskOtc,
summitfb.c 313 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);

Completed in 30 milliseconds