Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/host1x/
Dsyncpt.h83 static inline bool host1x_syncpt_client_managed(struct host1x_syncpt *sp) in host1x_syncpt_client_managed() function
Dsyncpt.c168 if (host1x_syncpt_client_managed(sp_base + i)) in host1x_syncpt_save()
/linux-5.19.10/drivers/gpu/host1x/hw/
Dsyncpt_hw.c81 if (!host1x_syncpt_client_managed(sp) && in syncpt_cpu_incr()