Searched refs:last_opcode (Results 1 – 4 of 4) sorted by relevance
31 state->last_opcode = opcode; in si_pm4_cmd_begin()45 PKT3(state->last_opcode, count, predicate); in si_pm4_cmd_end()77 if (opcode != state->last_opcode || reg != (state->last_reg + 1)) { in si_pm4_set_reg()
41 unsigned last_opcode; member
54 unsigned int last_opcode; /* Last OP Code */ member
167 __u16 last_opcode; member