Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/ti/
Dk3-udma.c444 static u8 udma_get_chan_tpl_index(struct udma_tpl *tpl_map, int chan_id) in udma_get_chan_tpl_index() function
1879 tpl = udma_get_chan_tpl_index(&ud->tchan_tpl, tchan->id); in udma_tisci_m2m_channel_config()
1933 tpl = udma_get_chan_tpl_index(&ud->bchan_tpl, bchan->id); in bcdma_tisci_m2m_channel_config()
5232 tpl = udma_get_chan_tpl_index(&ud->bchan_tpl, 0); in udma_get_copy_align()
5234 tpl = udma_get_chan_tpl_index(&ud->tchan_tpl, 0); in udma_get_copy_align()