Home
last modified time | relevance | path

Searched refs:ROP_SRC (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/dev/sbus/
H A Dmgxreg.h156 #define ROP_SRC 0xcc macro
H A Dp9100.c451 sc->sc_gc.gc_rop = ROP_SRC; in p9100_sbus_attach()
835 p9100_ctl_write_4(sc, RASTER_OP, ROP_SRC); in p9100_setup_mono()
1096 p9100_bitblt(sc, x, y, x, y, wi, he, ROP_SRC ^ 0xff); in p9100_cursor()
1107 p9100_bitblt(sc, x, y, x, y, wi, he, ROP_SRC ^ 0xff); in p9100_cursor()
1197 p9100_ctl_write_4(sc, RASTER_OP, ROP_SRC); in p9100_putchar_aa()
1469 p9100_bitblt(scr->scr_cookie, xs, y, xd, y, width, height, ROP_SRC); in p9100_copycols()
1499 p9100_bitblt(scr->scr_cookie, x, ys, x, yd, width, height, ROP_SRC); in p9100_copyrows()
H A Dp9100reg.h177 #define ROP_SRC 0xCC macro
H A Dmgx.c357 sc->sc_gc.gc_rop = ROP_SRC; in mgx_attach()
692 mgx_write_1(sc, ATR_ROP, ROP_SRC); in mgx_rectfill()
779 mgx_write_1(sc, ATR_ROP, ROP_SRC); in mgx_putchar_mono()
867 mgx_bitblt(sc, xs, y, xd, y, width, height, ROP_SRC); in mgx_copycols()
899 mgx_bitblt(sc, x, ys, x, yd, width, height, ROP_SRC); in mgx_copyrows()
/netbsd/sys/arch/amiga/dev/
H A Dgrf_cv3dreg.h513 #define ROP_SRC 0xC0 macro