Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
H A Dsyncpt.h84 static inline bool host1x_syncpt_client_managed(struct host1x_syncpt *sp) in host1x_syncpt_client_managed() function
/linux/drivers/gpu/host1x/hw/
H A Dsyncpt_hw.c81 if (!host1x_syncpt_client_managed(sp) && in syncpt_cpu_incr()