Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/dma/
Dk3-psil.h65 enum udma_tp_level channel_tpl; member
/linux-6.12.1/drivers/dma/ti/
Dk3-udma.c264 enum udma_tp_level channel_tpl; /* Channel Throughput Level */ member
1416 uc->tchan = __udma_reserve_tchan(ud, uc->config.channel_tpl, in udma_get_tchan()
1465 uc->rchan = __udma_reserve_rchan(ud, uc->config.channel_tpl, in udma_get_rchan()
4200 ucc->channel_tpl = ep_config->channel_tpl; in udma_dma_filter_fn()