Searched refs:A6XX_NUM_CONTEXTS (Results 1 – 2 of 2) sorted by relevance
476 for (i = 0; i < A6XX_NUM_CONTEXTS; i++) { in a6xx_get_dbgahb_cluster()498 datasize = regcount * A6XX_NUM_CONTEXTS * sizeof(u32); in a6xx_get_dbgahb_cluster()559 for (i = 0; i < A6XX_NUM_CONTEXTS; i++) { in a6xx_get_cluster()580 datasize = regcount * A6XX_NUM_CONTEXTS * sizeof(u32); in a6xx_get_cluster()1207 for (ctx = 0; ctx < A6XX_NUM_CONTEXTS; ctx++) { in a6xx_show_cluster_data()
9 #define A6XX_NUM_CONTEXTS 2 macro