Home
last modified time | relevance | path

Searched refs:tpl_map (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dk3-udma.c447 static u8 udma_get_chan_tpl_index(struct udma_tpl *tpl_map, int chan_id) in udma_get_chan_tpl_index() argument
451 for (i = 0; i < tpl_map->levels; i++) { in udma_get_chan_tpl_index()
452 if (chan_id >= tpl_map->start_idx[i]) in udma_get_chan_tpl_index()

Completed in 7 milliseconds