Searched refs:debugbus_blocks_count (Results 1 – 1 of 1) sorted by relevance
387 int debugbus_blocks_count, gbif_debugbus_blocks_count, total_debugbus_blocks; in a7xx_get_debugbus_blocks() local393 debugbus_blocks_count = ARRAY_SIZE(gen7_0_0_debugbus_blocks); in a7xx_get_debugbus_blocks()398 debugbus_blocks_count = ARRAY_SIZE(gen7_2_0_debugbus_blocks); in a7xx_get_debugbus_blocks()404 debugbus_blocks_count = ARRAY_SIZE(gen7_9_0_debugbus_blocks); in a7xx_get_debugbus_blocks()409 total_debugbus_blocks = debugbus_blocks_count + gbif_debugbus_blocks_count; in a7xx_get_debugbus_blocks()415 for (i = 0; i < debugbus_blocks_count; i++) { in a7xx_get_debugbus_blocks()424 &a6xx_state->debugbus[i + debugbus_blocks_count]); in a7xx_get_debugbus_blocks()