Searched refs:dbgahb (Results 1 – 1 of 1) sorted by relevance
429 const struct a6xx_dbgahb_cluster *dbgahb, in a6xx_get_dbgahb_cluster() argument442 (dbgahb->statetype + i * 2) << 8); in a6xx_get_dbgahb_cluster()444 for (j = 0; j < dbgahb->count; j += 2) { in a6xx_get_dbgahb_cluster()445 int count = RANGE(dbgahb->registers, j); in a6xx_get_dbgahb_cluster()447 dbgahb->registers[j] - (dbgahb->base >> 2); in a6xx_get_dbgahb_cluster()468 obj->handle = dbgahb; in a6xx_get_dbgahb_cluster()1035 const struct a6xx_dbgahb_cluster *dbgahb = obj->handle; in a6xx_show_dbgahb_cluster() local1037 if (dbgahb) { in a6xx_show_dbgahb_cluster()1038 print_name(p, " - cluster-name: ", dbgahb->name); in a6xx_show_dbgahb_cluster()1039 a6xx_show_cluster_data(dbgahb->registers, dbgahb->count, in a6xx_show_dbgahb_cluster()