Searched refs:MI_OPCODE (Results 1 – 1 of 1) sorted by relevance
192 #define MI_OPCODE(x) (((x) >> 23) & 0x3f) macro193 #define IS_MI_LRI_CMD(x) (MI_OPCODE(x) == MI_OPCODE(MI_INSTR(0x22, 0)))