Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Dk3-udma-private.c115 struct udma_rflow *xudma_rflow_get(struct udma_dev *ud, int id) in xudma_rflow_get() function
119 EXPORT_SYMBOL(xudma_rflow_get);
H A Dk3-udma.h143 struct udma_rflow *xudma_rflow_get(struct udma_dev *ud, int id);
H A Dk3-udma-glue.c673 flow->udma_rflow = xudma_rflow_get(rx_chn->common.udmax, in k3_udma_glue_cfg_rx_flow()