Home
last modified time | relevance | path

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

/linux-6.15/drivers/dma/ti/
H A Dk3-udma-glue.c27 struct udma_dev *udmax; member
106 if (IS_ERR(common->udmax)) in of_k3_udma_glue_parse()
107 return PTR_ERR(common->udmax); in of_k3_udma_glue_parse()
286 if (xudma_is_pktdma(tx_chn->common.udmax)) in k3_udma_glue_request_tx_chn_common()
313 if (xudma_is_pktdma(tx_chn->common.udmax)) { in k3_udma_glue_request_tx_chn_common()
322 if (xudma_is_pktdma(tx_chn->common.udmax)) in k3_udma_glue_request_tx_chn_common()
342 if (xudma_is_pktdma(tx_chn->common.udmax)) { in k3_udma_glue_request_tx_chn_common()
456 xudma_tchan_put(tx_chn->common.udmax, in k3_udma_glue_release_tx_chn()
625 if (xudma_is_pktdma(tx_chn->common.udmax)) { in k3_udma_glue_tx_get_irq()
1236 if (IS_ERR_OR_NULL(rx_chn->common.udmax)) in k3_udma_glue_release_rx_chn()
[all …]