Searched refs:nb_bases (Results 1 – 3 of 3) sorted by relevance
82 .nb_bases = 8,92 .nb_bases = 12,102 .nb_bases = 64,112 .nb_bases = 64,122 .nb_bases = 16,
39 for (i = 0; i < host->info->nb_bases; i++) in host1x_syncpt_base_request()43 if (i >= host->info->nb_bases) in host1x_syncpt_base_request()387 bases = devm_kcalloc(host->dev, host->info->nb_bases, sizeof(*bases), in host1x_syncpt_init()404 for (i = 0; i < host->info->nb_bases; i++) in host1x_syncpt_init()525 return host->info->nb_bases; in host1x_syncpt_nb_bases()
100 unsigned int nb_bases; /* host1x: number of syncpoint bases supported */ member