Searched refs:debugbus_blocks_count (Results 1 – 1 of 1) sorted by relevance
404 int debugbus_blocks_count, gbif_debugbus_blocks_count, total_debugbus_blocks; in a7xx_get_debugbus_blocks() local411 debugbus_blocks_count = ARRAY_SIZE(gen7_17_0_debugbus_blocks); in a7xx_get_debugbus_blocks()414 debugbus_blocks_count = ARRAY_SIZE(gen7_0_0_debugbus_blocks); in a7xx_get_debugbus_blocks()420 debugbus_blocks_count = ARRAY_SIZE(gen7_2_0_debugbus_blocks); in a7xx_get_debugbus_blocks()426 debugbus_blocks_count = ARRAY_SIZE(gen7_9_0_debugbus_blocks); in a7xx_get_debugbus_blocks()431 total_debugbus_blocks = debugbus_blocks_count + gbif_debugbus_blocks_count; in a7xx_get_debugbus_blocks()437 for (i = 0; i < debugbus_blocks_count; i++) { in a7xx_get_debugbus_blocks()446 &a6xx_state->debugbus[i + debugbus_blocks_count]); in a7xx_get_debugbus_blocks()