Lines Matching refs:host1x_cdma
26 struct host1x_cdma;
39 void (*start)(struct host1x_cdma *cdma);
40 void (*stop)(struct host1x_cdma *cdma);
41 void (*flush)(struct host1x_cdma *cdma);
42 int (*timeout_init)(struct host1x_cdma *cdma);
43 void (*timeout_destroy)(struct host1x_cdma *cdma);
44 void (*freeze)(struct host1x_cdma *cdma);
45 void (*resume)(struct host1x_cdma *cdma, u32 getptr);
46 void (*timeout_cpu_incr)(struct host1x_cdma *cdma, u32 getptr,
278 struct host1x_cdma *cdma) in host1x_hw_cdma_start()
284 struct host1x_cdma *cdma) in host1x_hw_cdma_stop()
290 struct host1x_cdma *cdma) in host1x_hw_cdma_flush()
296 struct host1x_cdma *cdma) in host1x_hw_cdma_timeout_init()
302 struct host1x_cdma *cdma) in host1x_hw_cdma_timeout_destroy()
308 struct host1x_cdma *cdma) in host1x_hw_cdma_freeze()
314 struct host1x_cdma *cdma, u32 getptr) in host1x_hw_cdma_resume()
320 struct host1x_cdma *cdma, in host1x_hw_cdma_timeout_cpu_incr()