Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/host1x/
Dsyncpt.h92 static inline bool host1x_syncpt_idle(struct host1x_syncpt *sp) in host1x_syncpt_idle() function
Dsyncpt.c171 WARN_ON(!host1x_syncpt_idle(sp_base + i)); in host1x_syncpt_save()
/linux-6.1.9/drivers/gpu/host1x/hw/
Dsyncpt_hw.c82 host1x_syncpt_idle(sp)) in syncpt_cpu_incr()