Lines Matching defs:cdma
51 struct host1x_cdma *cdma = pb_to_cdma(pb); in host1x_pushbuffer_destroy() local
73 struct host1x_cdma *cdma = pb_to_cdma(pb); in host1x_pushbuffer_init() local
175 unsigned int host1x_cdma_wait_locked(struct host1x_cdma *cdma, in host1x_cdma_wait_locked()
224 static void cdma_start_timer_locked(struct host1x_cdma *cdma, in cdma_start_timer_locked()
247 static void stop_cdma_timer_locked(struct host1x_cdma *cdma) in stop_cdma_timer_locked()
263 static void update_cdma_locked(struct host1x_cdma *cdma) in update_cdma_locked()
321 void host1x_cdma_update_sync_queue(struct host1x_cdma *cdma, in host1x_cdma_update_sync_queue()
414 int host1x_cdma_init(struct host1x_cdma *cdma) in host1x_cdma_init()
437 int host1x_cdma_deinit(struct host1x_cdma *cdma) in host1x_cdma_deinit()
456 int host1x_cdma_begin(struct host1x_cdma *cdma, struct host1x_job *job) in host1x_cdma_begin()
491 void host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2) in host1x_cdma_push()
518 void host1x_cdma_end(struct host1x_cdma *cdma, in host1x_cdma_end()
542 void host1x_cdma_update(struct host1x_cdma *cdma) in host1x_cdma_update()