Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/host1x/
Dsyncpt.h94 static inline bool host1x_syncpt_idle(struct host1x_syncpt *sp) in host1x_syncpt_idle() function
Dsyncpt.c135 WARN_ON(!host1x_syncpt_idle(sp_base + i)); in host1x_syncpt_save()
/linux-4.1.27/drivers/gpu/host1x/hw/
Dsyncpt_hw.c86 host1x_syncpt_idle(sp)) in syncpt_cpu_incr()