Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
H A Dsyncpt.h93 static inline bool host1x_syncpt_idle(struct host1x_syncpt *sp) in host1x_syncpt_idle() function
H A Dsyncpt.c172 WARN_ON(!host1x_syncpt_idle(sp_base + i)); in host1x_syncpt_save()
/linux/drivers/gpu/host1x/hw/
H A Dsyncpt_hw.c82 host1x_syncpt_idle(sp)) in syncpt_cpu_incr()