Searched refs:A6XX_NUM_CONTEXTS (Results 1 – 2 of 2) sorted by relevance
556 for (i = 0; i < A6XX_NUM_CONTEXTS; i++) { in a6xx_get_dbgahb_cluster()578 datasize = regcount * A6XX_NUM_CONTEXTS * sizeof(u32); in a6xx_get_dbgahb_cluster()717 for (i = 0; i < A6XX_NUM_CONTEXTS; i++) { in a6xx_get_cluster()738 datasize = regcount * A6XX_NUM_CONTEXTS * sizeof(u32); in a6xx_get_cluster()1813 for (ctx = 0; ctx < A6XX_NUM_CONTEXTS; ctx++) { in a6xx_show_cluster_data()
12 #define A6XX_NUM_CONTEXTS 2 macro