Home
last modified time | relevance | path

Searched defs:cdma (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/drivers/gpu/host1x/
A Dcdma.c50 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
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()
505 int host1x_cdma_init(struct host1x_cdma *cdma) in host1x_cdma_init()
529 int host1x_cdma_deinit(struct host1x_cdma *cdma) in host1x_cdma_deinit()
666 void host1x_cdma_end(struct host1x_cdma *cdma, in host1x_cdma_end()
[all …]
A Ddev.h266 struct host1x_cdma *cdma) in host1x_hw_cdma_start()
272 struct host1x_cdma *cdma) in host1x_hw_cdma_stop()
278 struct host1x_cdma *cdma) in host1x_hw_cdma_flush()
284 struct host1x_cdma *cdma) in host1x_hw_cdma_timeout_init()
290 struct host1x_cdma *cdma) in host1x_hw_cdma_timeout_destroy()
296 struct host1x_cdma *cdma) in host1x_hw_cdma_freeze()
302 struct host1x_cdma *cdma, u32 getptr) in host1x_hw_cdma_resume()
308 struct host1x_cdma *cdma, in host1x_hw_cdma_timeout_cpu_incr()
A Dcdma.h76 #define cdma_to_channel(cdma) container_of(cdma, struct host1x_channel, cdma) argument
77 #define cdma_to_host1x(cdma) dev_get_drvdata(cdma_to_channel(cdma)->dev->parent) argument
A Dchannel.h31 struct host1x_cdma cdma; member
/linux-6.3-rc2/drivers/gpu/host1x/hw/
A Dcdma_hw.c28 static void cdma_timeout_cpu_incr(struct host1x_cdma *cdma, u32 getptr, in cdma_timeout_cpu_incr()
43 static void cdma_start(struct host1x_cdma *cdma) in cdma_start()
89 static void cdma_timeout_restart(struct host1x_cdma *cdma, u32 getptr) in cdma_timeout_restart()
143 static void cdma_flush(struct host1x_cdma *cdma) in cdma_flush()
154 static void cdma_stop(struct host1x_cdma *cdma) in cdma_stop()
198 static void cdma_freeze(struct host1x_cdma *cdma) in cdma_freeze()
226 static void cdma_resume(struct host1x_cdma *cdma, u32 getptr) in cdma_resume()
241 static void timeout_release_mlock(struct host1x_cdma *cdma) in timeout_release_mlock()
280 struct host1x_cdma *cdma; in cdma_timeout_handler() local
332 static int cdma_timeout_init(struct host1x_cdma *cdma) in cdma_timeout_init()
[all …]
A Dchannel_hw.c21 static void trace_write_gather(struct host1x_cdma *cdma, struct host1x_bo *bo, in trace_write_gather()
53 struct host1x_cdma *cdma = &job->channel->cdma; in submit_wait() local
115 struct host1x_cdma *cdma = &job->channel->cdma; in submit_gathers() local
214 struct host1x_cdma *cdma = &job->channel->cdma; in channel_program_cdma() local
A Ddebug_hw.c160 unsigned int words, struct host1x_cdma *cdma, in show_gather()
193 static void show_channel_gathers(struct output *o, struct host1x_cdma *cdma) in show_channel_gathers()
A Ddebug_hw_1x06.c18 struct host1x_cdma *cdma = &ch->cdma; in host1x_debug_show_channel_cdma() local
A Ddebug_hw_1x01.c18 struct host1x_cdma *cdma = &ch->cdma; in host1x_debug_show_channel_cdma() local
/linux-6.3-rc2/sound/pci/
A Dcs4281.c1737 struct cs4281_dma *cdma; in snd_cs4281_interrupt() local
/linux-6.3-rc2/drivers/scsi/qla2xxx/
A Dqla_def.h352 dma_addr_t cdma; member

Completed in 51 milliseconds