Home
last modified time | relevance | path

Searched refs:debugbus_blocks (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c405 const u32 *debugbus_blocks, *gbif_debugbus_blocks; in a7xx_get_debugbus_blocks() local
410 debugbus_blocks = gen7_17_0_debugbus_blocks; in a7xx_get_debugbus_blocks()
413 debugbus_blocks = gen7_0_0_debugbus_blocks; in a7xx_get_debugbus_blocks()
419 debugbus_blocks = gen7_2_0_debugbus_blocks; in a7xx_get_debugbus_blocks()
425 debugbus_blocks = gen7_9_0_debugbus_blocks; in a7xx_get_debugbus_blocks()
439 a6xx_state, &a7xx_debugbus_blocks[debugbus_blocks[i]], in a7xx_get_debugbus_blocks()