Searched defs:IS_MI_LRI_CMD (Results 1 – 2 of 2) sorted by relevance
193 #define IS_MI_LRI_CMD(x) (MI_OPCODE(x) == MI_OPCODE(MI_INSTR(0x22, 0))) macro
1296 #define IS_MI_LRI_CMD(x) (REG_FIELD_GET(MI_OPCODE, (x)) == \ macro