Searched refs:cdma_op (Results 1 – 8 of 8) sorted by relevance
145 const struct host1x_cdma_ops *cdma_op; member268 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()
26 host->cdma_op = &host1x_cdma_ops; in host1x01_init()
26 host->cdma_op = &host1x_cdma_ops; in host1x02_init()
26 host->cdma_op = &host1x_cdma_ops; in host1x04_init()
26 host->cdma_op = &host1x_cdma_ops; in host1x05_init()
26 host->cdma_op = &host1x_cdma_ops; in host1x06_init()
26 host->cdma_op = &host1x_cdma_ops; in host1x07_init()
26 host->cdma_op = &host1x_cdma_ops; in host1x08_init()