Home
last modified time | relevance | path

Searched refs:qmc (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/soc/fsl/qe/
H A Dqmc.c10 #include <soc/fsl/qe/qmc.h>
177 struct qmc *qmc; member
203 struct qmc { struct
263 ret = tsa_serial_get_info(chan->qmc->tsa_serial, &tsa_info); in qmc_chan_get_info()
290 qmc_write16(chan->qmc->scc_pram + QMC_GBL_MRBLR, in qmc_chan_set_param()
557 dev_err(chan->qmc->dev, "chan %u: Send STOP RECEIVE failed (%d)\n", in qmc_chan_stop_rx()
579 dev_err(chan->qmc->dev, "chan %u: Send STOP TRANSMIT failed (%d)\n", in qmc_chan_stop_tx()
740 static int qmc_check_chans(struct qmc *qmc) in qmc_check_chans() argument
807 qmc_nb_chans(struct qmc *qmc) qmc_nb_chans() argument
818 qmc_of_parse_chans(struct qmc *qmc, struct device_node *np) qmc_of_parse_chans() argument
897 qmc_setup_tsa_64rxtx(struct qmc *qmc, const struct tsa_serial_info *info) qmc_setup_tsa_64rxtx() argument
939 qmc_setup_tsa_32rx_32tx(struct qmc *qmc, const struct tsa_serial_info *info) qmc_setup_tsa_32rx_32tx() argument
997 qmc_setup_tsa(struct qmc *qmc) qmc_setup_tsa() argument
1016 qmc_setup_chan_trnsync(struct qmc *qmc, struct qmc_chan *chan) qmc_setup_chan_trnsync() argument
1050 qmc_setup_chan(struct qmc *qmc, struct qmc_chan *chan) qmc_setup_chan() argument
1127 qmc_setup_chans(struct qmc *qmc) qmc_setup_chans() argument
1141 qmc_finalize_chans(struct qmc *qmc) qmc_finalize_chans() argument
1168 qmc_setup_ints(struct qmc *qmc) qmc_setup_ints() argument
1186 qmc_irq_gint(struct qmc *qmc) qmc_irq_gint() argument
1247 struct qmc *qmc = (struct qmc *)priv; qmc_irq_handler() local
1274 struct qmc *qmc; qmc_probe() local
1419 struct qmc *qmc = platform_get_drvdata(pdev); qmc_remove() local
1454 struct qmc *qmc; qmc_chan_get_byphandle() local
[all...]
/kernel/linux/linux-6.6/sound/soc/fsl/
H A DMakefile31 snd-soc-fsl-qmc-audio-objs := fsl_qmc_audio.o
48 obj-$(CONFIG_SND_SOC_POWERPC_QMC_AUDIO) += snd-soc-fsl-qmc-audio.o
H A Dfsl_qmc_audio.c16 #include <soc/fsl/qe/qmc.h>
609 "fsl,qmc-chan"); in qmc_audio_dai_parse()
719 { .compatible = "fsl,qmc-audio" },
726 .name = "fsl-qmc-audio",

Completed in 4 milliseconds