Searched refs:GFX_INSTR (Results 1 – 2 of 2) sorted by relevance
147 #define GFX_INSTR(opcode, flags) ((0x3 << 29) | ((opcode) << 24) | (flags)) macro
283 #define GFX_INSTR(opcode, flags) ((0x3 << 29) | ((opcode) << 24) | (flags)) macro