Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/ti/
Dk3-udma.c255 int remote_thread_id; member
459 uc->config.remote_thread_id = -1; in udma_reset_uchan()
2257 uc->config.dst_thread = uc->config.remote_thread_id; in udma_alloc_chan_resources()
2274 uc->config.src_thread = uc->config.remote_thread_id; in udma_alloc_chan_resources()
2419 uc->config.remote_thread_id = -1; in bcdma_alloc_chan_resources()
2424 uc->config.dst_thread = uc->config.remote_thread_id; in bcdma_alloc_chan_resources()
2439 uc->config.remote_thread_id = -1; in bcdma_alloc_chan_resources()
2443 uc->config.src_thread = uc->config.remote_thread_id; in bcdma_alloc_chan_resources()
2614 uc->config.remote_thread_id = -1; in pktdma_alloc_chan_resources()
2619 uc->config.dst_thread = uc->config.remote_thread_id; in pktdma_alloc_chan_resources()
[all …]