Home
last modified time | relevance | path

Searched refs:host1x_syncpt_nb_mlocks (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/host1x/
H A Dsyncpt.h66 unsigned int host1x_syncpt_nb_mlocks(struct host1x *host);
H A Dsyncpt.c435 unsigned int host1x_syncpt_nb_mlocks(struct host1x *host) in host1x_syncpt_nb_mlocks() function
/openbmc/linux/drivers/gpu/host1x/hw/
H A Ddebug_hw_1x01.c136 for (i = 0; i < host1x_syncpt_nb_mlocks(host); i++) { in host1x_debug_show_mlocks()