Searched refs:cdma_op (Results 1 – 4 of 4) sorted by relevance
117 const struct host1x_cdma_ops *cdma_op; member228 host->cdma_op->start(cdma); in host1x_hw_cdma_start()234 host->cdma_op->stop(cdma); in host1x_hw_cdma_stop()240 host->cdma_op->flush(cdma); in host1x_hw_cdma_flush()247 return host->cdma_op->timeout_init(cdma, syncpt_id); in host1x_hw_cdma_timeout_init()253 host->cdma_op->timeout_destroy(cdma); in host1x_hw_cdma_timeout_destroy()259 host->cdma_op->freeze(cdma); in host1x_hw_cdma_freeze()265 host->cdma_op->resume(cdma, getptr); in host1x_hw_cdma_resume()274 host->cdma_op->timeout_cpu_incr(cdma, getptr, syncpt_incrs, syncval, in host1x_hw_cdma_timeout_cpu_incr()
35 host->cdma_op = &host1x_cdma_ops; in host1x02_init()
35 host->cdma_op = &host1x_cdma_ops; in host1x04_init()
35 host->cdma_op = &host1x_cdma_ops; in host1x01_init()