Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Dk3-udma.c195 int rflow_cnt; member
1266 if (tmp_from + cnt > ud->rflow_cnt) in __udma_alloc_gp_rflow_range()
1270 ud->rflow_cnt); in __udma_alloc_gp_rflow_range()
1273 ud->rflow_cnt, in __udma_alloc_gp_rflow_range()
1275 if (start >= ud->rflow_cnt) in __udma_alloc_gp_rflow_range()
1289 if (from + cnt > ud->rflow_cnt) in __udma_free_gp_rflow_range()
1305 if (id < 0 || id >= ud->rflow_cnt) in __udma_get_rflow()
4476 ud->rflow_cnt = ud->rchan_cnt; in udma_get_mmrs()
4569 BITS_TO_LONGS(ud->rflow_cnt), in udma_setup_resources()
5018 irq_res.desc[i].num = ud->rflow_cnt; in pktdma_setup_resources()
[all …]