Home
last modified time | relevance | path

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

/linux-6.15/include/soc/fsl/qe/
H A Dqmc.h115 int qmc_chan_reset(struct qmc_chan *chan, int direction);
/linux-6.15/drivers/net/wan/
H A Dfsl_qmc_hdlc.c626 qmc_chan_reset(qmc_hdlc->qmc_chan, QMC_CHAN_ALL); in qmc_hdlc_open()
648 qmc_chan_reset(qmc_hdlc->qmc_chan, QMC_CHAN_ALL); in qmc_hdlc_close()
/linux-6.15/sound/soc/fsl/
H A Dfsl_qmc_audio.c706 ret_tmp = qmc_chan_reset(qmc_dai->chans[i].qmc_chan, direction); in qmc_dai_trigger()
735 qmc_chan_reset(qmc_dai->chans[i].qmc_chan, direction); in qmc_dai_trigger()
/linux-6.15/drivers/soc/fsl/qe/
H A Dqmc.c1193 int qmc_chan_reset(struct qmc_chan *chan, int direction) in qmc_chan_reset() function
1203 EXPORT_SYMBOL(qmc_chan_reset);