Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/dma/
H A Dk3-psil.h61 enum udma_tp_level channel_tpl; member
/OK3568_Linux_fs/kernel/drivers/dma/ti/
H A Dk3-udma.c207 enum udma_tp_level channel_tpl; /* Channel Throughput Level */ member
1247 uc->tchan = __udma_reserve_tchan(ud, uc->config.channel_tpl, -1); in udma_get_tchan()
1262 uc->rchan = __udma_reserve_rchan(ud, uc->config.channel_tpl, -1); in udma_get_rchan()
3039 ucc->channel_tpl = ep_config->channel_tpl; in udma_dma_filter_fn()