Home
last modified time | relevance | path

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

/linux/include/soc/fsl/qe/
H A Dqmc.h115 int qmc_chan_reset(struct qmc_chan *chan, int direction);
/linux/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/sound/soc/fsl/
H A Dfsl_qmc_audio.c659 ret_tmp = qmc_chan_reset(qmc_dai->qmc_chans[i], direction); in qmc_dai_trigger()
688 qmc_chan_reset(qmc_dai->qmc_chans[i], direction); in qmc_dai_trigger()
/linux/drivers/soc/fsl/qe/
H A Dqmc.c1215 int qmc_chan_reset(struct qmc_chan *chan, int direction) in qmc_chan_reset() function
1225 EXPORT_SYMBOL(qmc_chan_reset);