Lines Matching defs:cdma
51 struct host1x_cdma *cdma = pb_to_cdma(pb); in host1x_pushbuffer_destroy() local
67 struct host1x_cdma *cdma = pb_to_cdma(pb); in host1x_pushbuffer_init() local
133 unsigned int host1x_cdma_wait_locked(struct host1x_cdma *cdma, in host1x_cdma_wait_locked()
175 static void cdma_start_timer_locked(struct host1x_cdma *cdma, in cdma_start_timer_locked()
198 static void stop_cdma_timer_locked(struct host1x_cdma *cdma) in stop_cdma_timer_locked()
214 static void update_cdma_locked(struct host1x_cdma *cdma) in update_cdma_locked()
269 void host1x_cdma_update_sync_queue(struct host1x_cdma *cdma, in host1x_cdma_update_sync_queue()
362 int host1x_cdma_init(struct host1x_cdma *cdma) in host1x_cdma_init()
384 int host1x_cdma_deinit(struct host1x_cdma *cdma) in host1x_cdma_deinit()
403 int host1x_cdma_begin(struct host1x_cdma *cdma, struct host1x_job *job) in host1x_cdma_begin()
436 void host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2) in host1x_cdma_push()
462 void host1x_cdma_end(struct host1x_cdma *cdma, in host1x_cdma_end()
486 void host1x_cdma_update(struct host1x_cdma *cdma) in host1x_cdma_update()