Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/dma/
H A Dk3-udma-glue.h20 bool tx_supr_tdpkt; member
/openbmc/linux/drivers/dma/ti/
H A Dk3-udma-glue.c58 bool tx_supr_tdpkt; member
245 if (tx_chn->tx_supr_tdpkt) in k3_udma_glue_cfg_tx_chn()
246 req.tx_supr_tdpkt = 1; in k3_udma_glue_cfg_tx_chn()
269 tx_chn->tx_supr_tdpkt = cfg->tx_supr_tdpkt; in k3_udma_glue_request_tx_chn()
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()
/openbmc/linux/drivers/firmware/
H A Dti_sci.h965 u8 tx_supr_tdpkt; member
H A Dti_sci.c2268 req->tx_supr_tdpkt = params->tx_supr_tdpkt; in ti_sci_cmd_rm_udmap_tx_ch_cfg()
/openbmc/linux/include/linux/soc/ti/
H A Dti_sci_protocol.h392 u8 tx_supr_tdpkt; member