Lines Matching refs:host1x_cdma
50 struct host1x_cdma *cdma = pb_to_cdma(pb); in host1x_pushbuffer_destroy()
72 struct host1x_cdma *cdma = pb_to_cdma(pb); in host1x_pushbuffer_init()
185 unsigned int host1x_cdma_wait_locked(struct host1x_cdma *cdma, in host1x_cdma_wait_locked()
236 struct host1x_cdma *cdma, in host1x_cdma_wait_pushbuffer_space()
273 static void cdma_start_timer_locked(struct host1x_cdma *cdma, in cdma_start_timer_locked()
294 static void stop_cdma_timer_locked(struct host1x_cdma *cdma) in stop_cdma_timer_locked()
310 static void update_cdma_locked(struct host1x_cdma *cdma) in update_cdma_locked()
363 void host1x_cdma_update_sync_queue(struct host1x_cdma *cdma, in host1x_cdma_update_sync_queue()
496 int host1x_cdma_init(struct host1x_cdma *cdma) in host1x_cdma_init()
519 int host1x_cdma_deinit(struct host1x_cdma *cdma) in host1x_cdma_deinit()
538 int host1x_cdma_begin(struct host1x_cdma *cdma, struct host1x_job *job) in host1x_cdma_begin()
582 void host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2) in host1x_cdma_push()
612 void host1x_cdma_push_wide(struct host1x_cdma *cdma, u32 op1, u32 op2, in host1x_cdma_push_wide()
656 void host1x_cdma_end(struct host1x_cdma *cdma, in host1x_cdma_end()
680 void host1x_cdma_update(struct host1x_cdma *cdma) in host1x_cdma_update()