Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A Ddev.h45 void (*timeout_cpu_incr)(struct host1x_cdma *cdma, u32 getptr, member
313 host->cdma_op->timeout_cpu_incr(cdma, getptr, syncpt_incrs, syncval, in host1x_hw_cdma_timeout_cpu_incr()
/openbmc/linux/drivers/gpu/host1x/hw/
H A Dcdma_hw.c360 .timeout_cpu_incr = cdma_timeout_cpu_incr,