Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/host1x/
Dsyncpt.h94 static inline bool host1x_syncpt_idle(struct host1x_syncpt *sp) in host1x_syncpt_idle() function
Dsyncpt.c157 WARN_ON(!host1x_syncpt_idle(sp_base + i)); in host1x_syncpt_save()
/Linux-v4.19/drivers/gpu/host1x/hw/
Dsyncpt_hw.c89 host1x_syncpt_idle(sp)) in syncpt_cpu_incr()