Searched refs:hw_gpr (Results 1 – 1 of 1) sorted by relevance
364 int hw_gpr[NUM_OF_CYCLES][NUM_OF_COMPONENTS]; member391 bs->hw_gpr[cycle][component] = -1; in init_bank_swizzle()400 if (bs->hw_gpr[cycle][chan] == -1) in reserve_gpr()401 bs->hw_gpr[cycle][chan] = sel; in reserve_gpr()402 else if (bs->hw_gpr[cycle][chan] != (int)sel) { in reserve_gpr()