Searched refs:hw_gpr (Results 1 – 1 of 1) sorted by relevance
360 int hw_gpr[NUM_OF_CYCLES][NUM_OF_COMPONENTS]; member387 bs->hw_gpr[cycle][component] = -1; in init_bank_swizzle()396 if (bs->hw_gpr[cycle][chan] == -1) in reserve_gpr()397 bs->hw_gpr[cycle][chan] = sel; in reserve_gpr()398 else if (bs->hw_gpr[cycle][chan] != (int)sel) { in reserve_gpr()