Home
last modified time | relevance | path

Searched refs:tx_supr_tdpkt (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/linux/dma/
H A Dk3-udma-glue.h20 bool tx_supr_tdpkt; member
/kernel/linux/linux-6.6/include/linux/dma/
H A Dk3-udma-glue.h20 bool tx_supr_tdpkt; member
/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dk3-udma-glue.c55 bool tx_supr_tdpkt; member
226 if (tx_chn->tx_supr_tdpkt) in k3_udma_glue_cfg_tx_chn()
227 req.tx_supr_tdpkt = 1; in k3_udma_glue_cfg_tx_chn()
250 tx_chn->tx_supr_tdpkt = cfg->tx_supr_tdpkt; in k3_udma_glue_request_tx_chn()
H A Dk3-udma.c1590 req_tx.tx_supr_tdpkt = uc->config.notdpkt; in udma_tisci_tx_channel_config()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/firmware/
H A Dti_sci.h909 * 11 - Valid bit for @ref ti_sci_msg_rm_udmap_tx_ch_cfg::tx_supr_tdpkt
938 * @tx_supr_tdpkt: UDMAP transmit channel teardown packet generation suppression
939 * configuration to be programmed into the tx_supr_tdpkt field of the channel's
987 u8 tx_supr_tdpkt; member
H A Dti_sci.c2342 req->tx_supr_tdpkt = params->tx_supr_tdpkt; in ti_sci_cmd_rm_udmap_tx_ch_cfg()
/kernel/linux/linux-5.10/include/linux/soc/ti/
H A Dti_sci_protocol.h355 u8 tx_supr_tdpkt; member
/kernel/linux/linux-6.6/include/linux/soc/ti/
H A Dti_sci_protocol.h392 u8 tx_supr_tdpkt; member
/kernel/linux/linux-6.6/drivers/firmware/
H A Dti_sci.h876 * 11 - Valid bit for @ref ti_sci_msg_rm_udmap_tx_ch_cfg::tx_supr_tdpkt
907 * @tx_supr_tdpkt: UDMAP transmit channel teardown packet generation suppression
908 * configuration to be programmed into the tx_supr_tdpkt field of the channel's
965 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()

Completed in 31 milliseconds