Home
last modified time | relevance | path

Searched refs:remote_thread_id (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/dma/ti/
Dk3-udma.c255 int remote_thread_id; member
460 uc->config.remote_thread_id = -1; in udma_reset_uchan()
2240 uc->config.dst_thread = uc->config.remote_thread_id; in udma_alloc_chan_resources()
2257 uc->config.src_thread = uc->config.remote_thread_id; in udma_alloc_chan_resources()
2402 uc->config.remote_thread_id = -1; in bcdma_alloc_chan_resources()
2407 uc->config.dst_thread = uc->config.remote_thread_id; in bcdma_alloc_chan_resources()
2422 uc->config.remote_thread_id = -1; in bcdma_alloc_chan_resources()
2426 uc->config.src_thread = uc->config.remote_thread_id; in bcdma_alloc_chan_resources()
2597 uc->config.remote_thread_id = -1; in pktdma_alloc_chan_resources()
2602 uc->config.dst_thread = uc->config.remote_thread_id; in pktdma_alloc_chan_resources()
[all …]