Searched refs:OP_2D (Results 1 – 1 of 1) sorted by relevance
129 #define OP_2D(x) ((2<<7) | x) macro131 #define OP_XY_SETUP_BLT OP_2D(0x1)132 #define OP_XY_SETUP_CLIP_BLT OP_2D(0x3)133 #define OP_XY_SETUP_MONO_PATTERN_SL_BLT OP_2D(0x11)134 #define OP_XY_PIXEL_BLT OP_2D(0x24)135 #define OP_XY_SCANLINES_BLT OP_2D(0x25)136 #define OP_XY_TEXT_BLT OP_2D(0x26)137 #define OP_XY_TEXT_IMMEDIATE_BLT OP_2D(0x31)138 #define OP_XY_COLOR_BLT OP_2D(0x50)139 #define OP_XY_PAT_BLT OP_2D(0x51)[all …]