Home
last modified time | relevance | path

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

/linux/drivers/dma/ti/
H A Dk3-udma-glue.c58 bool tx_supr_tdpkt; member
265 if (tx_chn->tx_supr_tdpkt) in k3_udma_glue_cfg_tx_chn()
266 req.tx_supr_tdpkt = 1; in k3_udma_glue_cfg_tx_chn()
390 tx_chn->tx_supr_tdpkt = cfg->tx_supr_tdpkt; in k3_udma_glue_request_tx_chn()
427 tx_chn->tx_supr_tdpkt = cfg->tx_supr_tdpkt; in k3_udma_glue_request_tx_chn_for_thread_id()
H A Dk3-udma.c1981 req_tx.tx_supr_tdpkt = uc->config.notdpkt; in udma_tisci_tx_channel_config()
2012 req_tx.tx_supr_tdpkt = uc->config.notdpkt; in bcdma_tisci_tx_channel_config()
/linux/include/linux/dma/
H A Dk3-udma-glue.h20 bool tx_supr_tdpkt; member