Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/ti/
Dk3-udma.c255 int remote_thread_id; member
459 uc->config.remote_thread_id = -1; in udma_reset_uchan()
2256 uc->config.dst_thread = uc->config.remote_thread_id; in udma_alloc_chan_resources()
2273 uc->config.src_thread = uc->config.remote_thread_id; in udma_alloc_chan_resources()
2418 uc->config.remote_thread_id = -1; in bcdma_alloc_chan_resources()
2423 uc->config.dst_thread = uc->config.remote_thread_id; in bcdma_alloc_chan_resources()
2438 uc->config.remote_thread_id = -1; in bcdma_alloc_chan_resources()
2442 uc->config.src_thread = uc->config.remote_thread_id; in bcdma_alloc_chan_resources()
2613 uc->config.remote_thread_id = -1; in pktdma_alloc_chan_resources()
2618 uc->config.dst_thread = uc->config.remote_thread_id; in pktdma_alloc_chan_resources()
[all …]