Searched refs:last_pm4 (Results 1 – 2 of 2) sorted by relevance
32 state->last_pm4 = state->ndw++; in si_pm4_cmd_begin()43 count = state->ndw - state->last_pm4 - 2; in si_pm4_cmd_end()44 state->pm4[state->last_pm4] = in si_pm4_cmd_end()
43 unsigned last_pm4; member