| /kernel/linux/linux-5.10/drivers/gpu/host1x/ |
| H A D | channel.h | 31 struct host1x_cdma cdma; member
|
| H A D | cdma.c | 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() argument 235 host1x_cdma_wait_pushbuffer_space(struct host1x *host1x, struct host1x_cdma *cdma, unsigned int needed) host1x_cdma_wait_pushbuffer_space() argument 273 cdma_start_timer_locked(struct host1x_cdma *cdma, struct host1x_job *job) cdma_start_timer_locked() argument 296 stop_cdma_timer_locked(struct host1x_cdma *cdma) stop_cdma_timer_locked() argument 312 update_cdma_locked(struct host1x_cdma *cdma) update_cdma_locked() argument 370 host1x_cdma_update_sync_queue(struct host1x_cdma *cdma, struct device *dev) host1x_cdma_update_sync_queue() argument 449 host1x_cdma_init(struct host1x_cdma *cdma) host1x_cdma_init() argument 472 host1x_cdma_deinit(struct host1x_cdma *cdma) host1x_cdma_deinit() argument 491 host1x_cdma_begin(struct host1x_cdma *cdma, struct host1x_job *job) host1x_cdma_begin() argument 526 host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2) host1x_cdma_push() argument 556 host1x_cdma_push_wide(struct host1x_cdma *cdma, u32 op1, u32 op2, u32 op3, u32 op4) host1x_cdma_push_wide() argument 606 host1x_cdma_end(struct host1x_cdma *cdma, struct host1x_job *job) host1x_cdma_end() argument 630 host1x_cdma_update(struct host1x_cdma *cdma) host1x_cdma_update() argument [all...] |
| H A D | dev.h | 245 host1x_hw_cdma_start(struct host1x *host, struct host1x_cdma *cdma) host1x_hw_cdma_start() argument 251 host1x_hw_cdma_stop(struct host1x *host, struct host1x_cdma *cdma) host1x_hw_cdma_stop() argument 257 host1x_hw_cdma_flush(struct host1x *host, struct host1x_cdma *cdma) host1x_hw_cdma_flush() argument 263 host1x_hw_cdma_timeout_init(struct host1x *host, struct host1x_cdma *cdma, unsigned int syncpt) host1x_hw_cdma_timeout_init() argument 270 host1x_hw_cdma_timeout_destroy(struct host1x *host, struct host1x_cdma *cdma) host1x_hw_cdma_timeout_destroy() argument 276 host1x_hw_cdma_freeze(struct host1x *host, struct host1x_cdma *cdma) host1x_hw_cdma_freeze() argument 282 host1x_hw_cdma_resume(struct host1x *host, struct host1x_cdma *cdma, u32 getptr) host1x_hw_cdma_resume() argument 288 host1x_hw_cdma_timeout_cpu_incr(struct host1x *host, struct host1x_cdma *cdma, u32 getptr, u32 syncpt_incrs, u32 syncval, u32 nr_slots) host1x_hw_cdma_timeout_cpu_incr() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/host1x/ |
| H A D | channel.h | 31 struct host1x_cdma cdma; member
|
| H A D | cdma.c | 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() argument 235 host1x_cdma_wait_pushbuffer_space(struct host1x *host1x, struct host1x_cdma *cdma, unsigned int needed) host1x_cdma_wait_pushbuffer_space() argument 273 cdma_start_timer_locked(struct host1x_cdma *cdma, struct host1x_job *job) cdma_start_timer_locked() argument 294 stop_cdma_timer_locked(struct host1x_cdma *cdma) stop_cdma_timer_locked() argument 310 update_cdma_locked(struct host1x_cdma *cdma) update_cdma_locked() argument 363 host1x_cdma_update_sync_queue(struct host1x_cdma *cdma, struct device *dev) host1x_cdma_update_sync_queue() argument 495 struct host1x_cdma *cdma = container_of(work, struct host1x_cdma, update_work); cdma_update_work() local 505 host1x_cdma_init(struct host1x_cdma *cdma) host1x_cdma_init() argument 529 host1x_cdma_deinit(struct host1x_cdma *cdma) host1x_cdma_deinit() argument 548 host1x_cdma_begin(struct host1x_cdma *cdma, struct host1x_job *job) host1x_cdma_begin() argument 592 host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2) host1x_cdma_push() argument 622 host1x_cdma_push_wide(struct host1x_cdma *cdma, u32 op1, u32 op2, u32 op3, u32 op4) host1x_cdma_push_wide() argument 666 host1x_cdma_end(struct host1x_cdma *cdma, struct host1x_job *job) host1x_cdma_end() argument 690 host1x_cdma_update(struct host1x_cdma *cdma) host1x_cdma_update() argument [all...] |
| H A D | dev.h | 265 host1x_hw_cdma_start(struct host1x *host, struct host1x_cdma *cdma) host1x_hw_cdma_start() argument 271 host1x_hw_cdma_stop(struct host1x *host, struct host1x_cdma *cdma) host1x_hw_cdma_stop() argument 277 host1x_hw_cdma_flush(struct host1x *host, struct host1x_cdma *cdma) host1x_hw_cdma_flush() argument 283 host1x_hw_cdma_timeout_init(struct host1x *host, struct host1x_cdma *cdma) host1x_hw_cdma_timeout_init() argument 289 host1x_hw_cdma_timeout_destroy(struct host1x *host, struct host1x_cdma *cdma) host1x_hw_cdma_timeout_destroy() argument 295 host1x_hw_cdma_freeze(struct host1x *host, struct host1x_cdma *cdma) host1x_hw_cdma_freeze() argument 301 host1x_hw_cdma_resume(struct host1x *host, struct host1x_cdma *cdma, u32 getptr) host1x_hw_cdma_resume() argument 307 host1x_hw_cdma_timeout_cpu_incr(struct host1x *host, struct host1x_cdma *cdma, u32 getptr, u32 syncpt_incrs, u32 syncval, u32 nr_slots) host1x_hw_cdma_timeout_cpu_incr() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/host1x/hw/ |
| H A D | debug_hw_1x01.c | 18 struct host1x_cdma *cdma = &ch->cdma; in host1x_debug_show_channel_cdma() local
|
| H A D | debug_hw_1x06.c | 18 struct host1x_cdma *cdma = &ch->cdma; in host1x_debug_show_channel_cdma() local
|
| H A D | cdma_hw.c | 28 static void cdma_timeout_cpu_incr(struct host1x_cdma *cdma, u32 getptr, in cdma_timeout_cpu_incr() argument 43 static void cdma_start(struct host1x_cdma *cdma) in cdma_start() argument 89 cdma_timeout_restart(struct host1x_cdma *cdma, u32 getptr) cdma_timeout_restart() argument 143 cdma_flush(struct host1x_cdma *cdma) cdma_flush() argument 154 cdma_stop(struct host1x_cdma *cdma) cdma_stop() argument 198 cdma_freeze(struct host1x_cdma *cdma) cdma_freeze() argument 226 cdma_resume(struct host1x_cdma *cdma, u32 getptr) cdma_resume() argument 249 struct host1x_cdma *cdma; cdma_timeout_handler() local 298 cdma_timeout_init(struct host1x_cdma *cdma, unsigned int syncpt) cdma_timeout_init() argument 309 cdma_timeout_destroy(struct host1x_cdma *cdma) cdma_timeout_destroy() argument [all...] |
| H A D | channel_hw.c | 21 static void trace_write_gather(struct host1x_cdma *cdma, struct host1x_bo *bo, in trace_write_gather() argument 52 struct host1x_cdma *cdma = &job->channel->cdma; in submit_gathers() local [all...] |
| H A D | debug_hw.c | 193 static void show_channel_gathers(struct output *o, struct host1x_cdma *cdma) in show_channel_gathers() argument 159 show_gather(struct output *o, phys_addr_t phys_addr, unsigned int words, struct host1x_cdma *cdma, phys_addr_t pin_addr, u32 *map_addr) show_gather() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/host1x/hw/ |
| H A D | debug_hw_1x01.c | 18 struct host1x_cdma *cdma = &ch->cdma; in host1x_debug_show_channel_cdma() local
|
| H A D | debug_hw_1x06.c | 18 struct host1x_cdma *cdma = &ch->cdma; in host1x_debug_show_channel_cdma() local
|
| H A D | cdma_hw.c | 28 static void cdma_timeout_cpu_incr(struct host1x_cdma *cdma, u32 getptr, in cdma_timeout_cpu_incr() argument 43 static void cdma_start(struct host1x_cdma *cdma) in cdma_start() argument 89 cdma_timeout_restart(struct host1x_cdma *cdma, u32 getptr) cdma_timeout_restart() argument 143 cdma_flush(struct host1x_cdma *cdma) cdma_flush() argument 154 cdma_stop(struct host1x_cdma *cdma) cdma_stop() argument 198 cdma_freeze(struct host1x_cdma *cdma) cdma_freeze() argument 226 cdma_resume(struct host1x_cdma *cdma, u32 getptr) cdma_resume() argument 241 timeout_release_mlock(struct host1x_cdma *cdma) timeout_release_mlock() argument 280 struct host1x_cdma *cdma; cdma_timeout_handler() local 332 cdma_timeout_init(struct host1x_cdma *cdma) cdma_timeout_init() argument 343 cdma_timeout_destroy(struct host1x_cdma *cdma) cdma_timeout_destroy() argument [all...] |
| H A D | debug_hw.c | 193 static void show_channel_gathers(struct output *o, struct host1x_cdma *cdma) in show_channel_gathers() argument 159 show_gather(struct output *o, dma_addr_t phys_addr, unsigned int words, struct host1x_cdma *cdma, dma_addr_t pin_addr, u32 *map_addr) show_gather() argument
|
| H A D | channel_hw.c | 21 static void trace_write_gather(struct host1x_cdma *cdma, struct host1x_bo *bo, in trace_write_gather() argument 53 struct host1x_cdma *cdma = &job->channel->cdma; in submit_wait() local 115 struct host1x_cdma *cdma in submit_gathers() local 214 struct host1x_cdma *cdma = &job->channel->cdma; channel_program_cdma() local [all...] |
| /kernel/linux/linux-5.10/sound/pci/ |
| H A D | cs4281.c | 1771 struct cs4281_dma *cdma; in snd_cs4281_interrupt() local
|
| /kernel/linux/linux-6.6/sound/pci/ |
| H A D | cs4281.c | 1737 struct cs4281_dma *cdma; in snd_cs4281_interrupt() local
|
| /kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
| H A D | qla_def.h | 351 dma_addr_t cdma; member 357 dma_addr_t cdma; member
|