Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/
Dsyncpt_hw.c141 .cpu_incr = syncpt_cpu_incr,
/kernel/linux/linux-5.10/drivers/gpu/host1x/
Ddev.h69 int (*cpu_incr)(struct host1x_syncpt *syncpt); member
182 return host->syncpt_op->cpu_incr(sp); in host1x_hw_syncpt_cpu_incr()