Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/dma/
Dk3-udma-glue.h17 bool tx_pause_on_err; member
/Linux-v5.10/drivers/dma/ti/
Dk3-udma-glue.c52 bool tx_pause_on_err; member
219 if (tx_chn->tx_pause_on_err) in k3_udma_glue_cfg_tx_chn()
220 req.tx_pause_on_err = 1; in k3_udma_glue_cfg_tx_chn()
247 tx_chn->tx_pause_on_err = cfg->tx_pause_on_err; in k3_udma_glue_request_tx_chn()
/Linux-v5.10/drivers/firmware/
Dti_sci.h982 u8 tx_pause_on_err; member
Dti_sci.c2350 req->tx_pause_on_err = params->tx_pause_on_err; in ti_sci_cmd_rm_udmap_tx_ch_cfg()
/Linux-v5.10/include/linux/soc/ti/
Dti_sci_protocol.h350 u8 tx_pause_on_err; member