Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/dma/
Dk3-udma-glue.h17 bool tx_pause_on_err; member
/Linux-v6.6/drivers/dma/ti/
Dk3-udma-glue.c55 bool tx_pause_on_err; member
238 if (tx_chn->tx_pause_on_err) in k3_udma_glue_cfg_tx_chn()
239 req.tx_pause_on_err = 1; in k3_udma_glue_cfg_tx_chn()
266 tx_chn->tx_pause_on_err = cfg->tx_pause_on_err; in k3_udma_glue_request_tx_chn()
/Linux-v6.6/drivers/firmware/
Dti_sci.h960 u8 tx_pause_on_err; member
Dti_sci.c2276 req->tx_pause_on_err = params->tx_pause_on_err; in ti_sci_cmd_rm_udmap_tx_ch_cfg()
/Linux-v6.6/include/linux/soc/ti/
Dti_sci_protocol.h387 u8 tx_pause_on_err; member