Searched refs:tx_pause_on_err (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/dma/
H A Dk3-udma-glue.h17 bool tx_pause_on_err; member in struct:k3_udma_glue_tx_channel_cfg
/linux-master/drivers/dma/ti/
H A Dk3-udma-glue.c55 bool tx_pause_on_err; member in struct:k3_udma_glue_tx_channel
261 if (tx_chn->tx_pause_on_err)
262 req.tx_pause_on_err = 1;
390 tx_chn->tx_pause_on_err = cfg->tx_pause_on_err;
427 tx_chn->tx_pause_on_err = cfg->tx_pause_on_err;
/linux-master/drivers/firmware/
H A Dti_sci.h865 * 0 - Valid bit for @ref ti_sci_msg_rm_udmap_tx_ch_cfg::tx_pause_on_err
887 * @tx_pause_on_err: UDMAP transmit channel pause on error configuration to
888 * be programmed into the tx_pause_on_err field of the channel's TCHAN_TCFG
960 u8 tx_pause_on_err; member in struct:ti_sci_msg_rm_udmap_tx_ch_cfg_req
H A Dti_sci.c2266 req->tx_pause_on_err = params->tx_pause_on_err;
/linux-master/include/linux/soc/ti/
H A Dti_sci_protocol.h387 u8 tx_pause_on_err; member in struct:ti_sci_msg_rm_udmap_tx_ch_cfg

Completed in 114 milliseconds