Searched refs:host1x_syncpt_nb_bases (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/host1x/
H A Dsyncpt.h63 unsigned int host1x_syncpt_nb_bases(struct host1x *host);
H A Dsyncpt.c151 for (i = 0; i < host1x_syncpt_nb_bases(host); i++)
175 for (i = 0; i < host1x_syncpt_nb_bases(host); i++)
430 unsigned int host1x_syncpt_nb_bases(struct host1x *host) function
H A Ddebug.c112 for (i = 0; i < host1x_syncpt_nb_bases(m); i++) {

Completed in 88 milliseconds