Lines Matching defs:cdma
50 struct host1x_cdma *cdma = pb_to_cdma(pb); in host1x_pushbuffer_destroy() local
72 struct host1x_cdma *cdma = pb_to_cdma(pb); in host1x_pushbuffer_init() local
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()
296 static void stop_cdma_timer_locked(struct host1x_cdma *cdma) in stop_cdma_timer_locked()
312 static void update_cdma_locked(struct host1x_cdma *cdma) in update_cdma_locked()
370 void host1x_cdma_update_sync_queue(struct host1x_cdma *cdma, in host1x_cdma_update_sync_queue()
449 int host1x_cdma_init(struct host1x_cdma *cdma) in host1x_cdma_init()
472 int host1x_cdma_deinit(struct host1x_cdma *cdma) in host1x_cdma_deinit()
491 int host1x_cdma_begin(struct host1x_cdma *cdma, struct host1x_job *job) in host1x_cdma_begin()
526 void host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2) in host1x_cdma_push()
556 void host1x_cdma_push_wide(struct host1x_cdma *cdma, u32 op1, u32 op2, in host1x_cdma_push_wide()
606 void host1x_cdma_end(struct host1x_cdma *cdma, in host1x_cdma_end()
630 void host1x_cdma_update(struct host1x_cdma *cdma) in host1x_cdma_update()