Lines Matching refs:remote_thread_id
255 int remote_thread_id; member
460 uc->config.remote_thread_id = -1; in udma_reset_uchan()
2220 uc->config.dst_thread = uc->config.remote_thread_id; in udma_alloc_chan_resources()
2237 uc->config.src_thread = uc->config.remote_thread_id; in udma_alloc_chan_resources()
2383 uc->config.remote_thread_id = -1; in bcdma_alloc_chan_resources()
2388 uc->config.dst_thread = uc->config.remote_thread_id; in bcdma_alloc_chan_resources()
2403 uc->config.remote_thread_id = -1; in bcdma_alloc_chan_resources()
2407 uc->config.src_thread = uc->config.remote_thread_id; in bcdma_alloc_chan_resources()
2579 uc->config.remote_thread_id = -1; in pktdma_alloc_chan_resources()
2584 uc->config.dst_thread = uc->config.remote_thread_id; in pktdma_alloc_chan_resources()
2598 uc->config.remote_thread_id = -1; in pktdma_alloc_chan_resources()
2602 uc->config.src_thread = uc->config.remote_thread_id; in pktdma_alloc_chan_resources()
2681 uc->config.remote_thread_id); in pktdma_alloc_chan_resources()
2686 uc->config.remote_thread_id); in pktdma_alloc_chan_resources()
4047 int remote_thread_id; member
4083 ucc->remote_thread_id = filter_param->remote_thread_id; in udma_dma_filter_fn()
4091 } else if (ucc->remote_thread_id & K3_PSIL_DST_THREAD_ID_OFFSET) { in udma_dma_filter_fn()
4097 ep_config = psil_get_ep_config(ucc->remote_thread_id); in udma_dma_filter_fn()
4100 ucc->remote_thread_id); in udma_dma_filter_fn()
4102 ucc->remote_thread_id = -1; in udma_dma_filter_fn()
4112 ucc->remote_thread_id); in udma_dma_filter_fn()
4114 ucc->remote_thread_id = -1; in udma_dma_filter_fn()
4154 ucc->remote_thread_id, dmaengine_get_direction_text(ucc->dir)); in udma_dma_filter_fn()
4179 filter_param.remote_thread_id = dma_spec->args[1]; in udma_of_xlate()
4186 filter_param.remote_thread_id = dma_spec->args[0]; in udma_of_xlate()
5378 uc->config.remote_thread_id = -1; in udma_probe()