Searched refs:dbgahb (Results 1 – 1 of 1) sorted by relevance
456 const struct a6xx_dbgahb_cluster *dbgahb, in a6xx_get_dbgahb_cluster() argument469 (dbgahb->statetype + i * 2) << 8); in a6xx_get_dbgahb_cluster()471 for (j = 0; j < dbgahb->count; j += 2) { in a6xx_get_dbgahb_cluster()472 int count = RANGE(dbgahb->registers, j); in a6xx_get_dbgahb_cluster()474 dbgahb->registers[j] - (dbgahb->base >> 2); in a6xx_get_dbgahb_cluster()495 obj->handle = dbgahb; in a6xx_get_dbgahb_cluster()1173 const struct a6xx_dbgahb_cluster *dbgahb = obj->handle; in a6xx_show_dbgahb_cluster() local1175 if (dbgahb) { in a6xx_show_dbgahb_cluster()1176 print_name(p, " - cluster-name: ", dbgahb->name); in a6xx_show_dbgahb_cluster()1177 a6xx_show_cluster_data(dbgahb->registers, dbgahb->count, in a6xx_show_dbgahb_cluster()