Home
last modified time | relevance | path

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

/linux/drivers/dma/ti/
H A Dk3-udma-glue.c55 bool tx_pause_on_err; member
258 if (tx_chn->tx_pause_on_err) in k3_udma_glue_cfg_tx_chn()
259 req.tx_pause_on_err = 1; in k3_udma_glue_cfg_tx_chn()
387 tx_chn->tx_pause_on_err = cfg->tx_pause_on_err; in k3_udma_glue_request_tx_chn()
424 tx_chn->tx_pause_on_err = cfg->tx_pause_on_err; in k3_udma_glue_request_tx_chn_for_thread_id()
/linux/include/linux/dma/
H A Dk3-udma-glue.h17 bool tx_pause_on_err; member
/linux/drivers/firmware/
H A Dti_sci.h960 u8 tx_pause_on_err; member
H A Dti_sci.c2263 req->tx_pause_on_err = params->tx_pause_on_err; in ti_sci_cmd_rm_udmap_tx_ch_cfg()
/linux/include/linux/soc/ti/
H A Dti_sci_protocol.h387 u8 tx_pause_on_err; member