Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soc/fsl/qe/
Dqmc.c190 bool is_tx_stopped; member
355 if (!chan->is_tx_stopped) in qmc_chan_write_submit()
584 chan->is_tx_stopped = true; in qmc_chan_stop_tx()
645 chan->is_tx_stopped = false; in qmc_chan_start_tx()