Home
last modified time | relevance | path

Searched refs:cdma_op (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Ddev.h128 const struct host1x_cdma_ops *cdma_op; member
248 host->cdma_op->start(cdma); in host1x_hw_cdma_start()
254 host->cdma_op->stop(cdma); in host1x_hw_cdma_stop()
260 host->cdma_op->flush(cdma); in host1x_hw_cdma_flush()
267 return host->cdma_op->timeout_init(cdma, syncpt); in host1x_hw_cdma_timeout_init()
273 host->cdma_op->timeout_destroy(cdma); in host1x_hw_cdma_timeout_destroy()
279 host->cdma_op->freeze(cdma); in host1x_hw_cdma_freeze()
285 host->cdma_op->resume(cdma, getptr); in host1x_hw_cdma_resume()
294 host->cdma_op->timeout_cpu_incr(cdma, getptr, syncpt_incrs, syncval, in host1x_hw_cdma_timeout_cpu_incr()
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Ddev.h145 const struct host1x_cdma_ops *cdma_op; member
268 host->cdma_op->start(cdma); in host1x_hw_cdma_start()
274 host->cdma_op->stop(cdma); in host1x_hw_cdma_stop()
280 host->cdma_op->flush(cdma); in host1x_hw_cdma_flush()
286 return host->cdma_op->timeout_init(cdma); in host1x_hw_cdma_timeout_init()
292 host->cdma_op->timeout_destroy(cdma); in host1x_hw_cdma_timeout_destroy()
298 host->cdma_op->freeze(cdma); in host1x_hw_cdma_freeze()
304 host->cdma_op->resume(cdma, getptr); in host1x_hw_cdma_resume()
313 host->cdma_op->timeout_cpu_incr(cdma, getptr, syncpt_incrs, syncval, in host1x_hw_cdma_timeout_cpu_incr()
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/
H A Dhost1x01.c26 host->cdma_op = &host1x_cdma_ops; in host1x01_init()
H A Dhost1x05.c26 host->cdma_op = &host1x_cdma_ops; in host1x05_init()
H A Dhost1x02.c26 host->cdma_op = &host1x_cdma_ops; in host1x02_init()
H A Dhost1x04.c26 host->cdma_op = &host1x_cdma_ops; in host1x04_init()
H A Dhost1x06.c26 host->cdma_op = &host1x_cdma_ops; in host1x06_init()
H A Dhost1x07.c26 host->cdma_op = &host1x_cdma_ops; in host1x07_init()
/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/
H A Dhost1x01.c26 host->cdma_op = &host1x_cdma_ops; in host1x01_init()
H A Dhost1x02.c26 host->cdma_op = &host1x_cdma_ops; in host1x02_init()
H A Dhost1x04.c26 host->cdma_op = &host1x_cdma_ops; in host1x04_init()
H A Dhost1x05.c26 host->cdma_op = &host1x_cdma_ops; in host1x05_init()
H A Dhost1x06.c26 host->cdma_op = &host1x_cdma_ops; in host1x06_init()
H A Dhost1x07.c26 host->cdma_op = &host1x_cdma_ops; in host1x07_init()
H A Dhost1x08.c26 host->cdma_op = &host1x_cdma_ops; in host1x08_init()

Completed in 4 milliseconds