Searched refs:last_opcode (Results 1 – 3 of 3) sorted by relevance
37 state->last_opcode = opcode; in si_pm4_cmd_begin()50 state->pm4[state->last_pm4] = PKT3(state->last_opcode, in si_pm4_cmd_end()78 if (opcode != state->last_opcode || reg != (state->last_reg + 1)) { in si_pm4_set_reg()
42 unsigned last_opcode; member
161 __u16 last_opcode; member