Home
last modified time | relevance | path

Searched refs:ROP_OP_16 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/display/
H A Dcirrus_vga_rop.h73 #define ROP_OP_16(st, d, s) glue(rop_16_, ROP_NAME)(st, d, s) macro
245 #undef ROP_OP_16
H A Dcirrus_vga_rop2.h28 #define PUTPIXEL(s, a, c) ROP_OP_16(s, a, c)