Lines Matching refs:host1x_cdma
25 struct host1x_cdma;
38 void (*start)(struct host1x_cdma *cdma);
39 void (*stop)(struct host1x_cdma *cdma);
40 void (*flush)(struct host1x_cdma *cdma);
41 int (*timeout_init)(struct host1x_cdma *cdma);
42 void (*timeout_destroy)(struct host1x_cdma *cdma);
43 void (*freeze)(struct host1x_cdma *cdma);
44 void (*resume)(struct host1x_cdma *cdma, u32 getptr);
45 void (*timeout_cpu_incr)(struct host1x_cdma *cdma, u32 getptr,
268 struct host1x_cdma *cdma) in host1x_hw_cdma_start()
274 struct host1x_cdma *cdma) in host1x_hw_cdma_stop()
280 struct host1x_cdma *cdma) in host1x_hw_cdma_flush()
286 struct host1x_cdma *cdma) in host1x_hw_cdma_timeout_init()
292 struct host1x_cdma *cdma) in host1x_hw_cdma_timeout_destroy()
298 struct host1x_cdma *cdma) in host1x_hw_cdma_freeze()
304 struct host1x_cdma *cdma, u32 getptr) in host1x_hw_cdma_resume()
310 struct host1x_cdma *cdma, in host1x_hw_cdma_timeout_cpu_incr()