Searched refs:dbgahb (Results 1 – 1 of 1) sorted by relevance
448 const struct a6xx_dbgahb_cluster *dbgahb, in a6xx_get_dbgahb_cluster() argument461 (dbgahb->statetype + i * 2) << 8); in a6xx_get_dbgahb_cluster()463 for (j = 0; j < dbgahb->count; j += 2) { in a6xx_get_dbgahb_cluster()464 int count = RANGE(dbgahb->registers, j); in a6xx_get_dbgahb_cluster()466 dbgahb->registers[j] - (dbgahb->base >> 2); in a6xx_get_dbgahb_cluster()487 obj->handle = dbgahb; in a6xx_get_dbgahb_cluster()1077 const struct a6xx_dbgahb_cluster *dbgahb = obj->handle; in a6xx_show_dbgahb_cluster() local1079 if (dbgahb) { in a6xx_show_dbgahb_cluster()1080 print_name(p, " - cluster-name: ", dbgahb->name); in a6xx_show_dbgahb_cluster()1081 a6xx_show_cluster_data(dbgahb->registers, dbgahb->count, in a6xx_show_dbgahb_cluster()