Lines Matching refs:host1x_cdma
39 static void cdma_timeout_cpu_incr(struct host1x_cdma *cdma, u32 getptr, in cdma_timeout_cpu_incr()
68 static void cdma_start(struct host1x_cdma *cdma) in cdma_start()
103 static void cdma_timeout_restart(struct host1x_cdma *cdma, u32 getptr) in cdma_timeout_restart()
148 static void cdma_flush(struct host1x_cdma *cdma) in cdma_flush()
159 static void cdma_stop(struct host1x_cdma *cdma) in cdma_stop()
203 static void cdma_freeze(struct host1x_cdma *cdma) in cdma_freeze()
231 static void cdma_resume(struct host1x_cdma *cdma, u32 getptr) in cdma_resume()
254 struct host1x_cdma *cdma; in cdma_timeout_handler()
258 cdma = container_of(to_delayed_work(work), struct host1x_cdma, in cdma_timeout_handler()
303 static int cdma_timeout_init(struct host1x_cdma *cdma, unsigned int syncpt) in cdma_timeout_init()
314 static void cdma_timeout_destroy(struct host1x_cdma *cdma) in cdma_timeout_destroy()