Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/soc/fsl/qe/
H A Dtsa.h40 int tsa_serial_get_info(struct tsa_serial *tsa_serial, struct tsa_serial_info *info);
H A Dqmc.c263 ret = tsa_serial_get_info(chan->qmc->tsa_serial, &tsa_info); in qmc_chan_get_info()
752 ret = tsa_serial_get_info(qmc->tsa_serial, &info); in qmc_check_chans()
1003 ret = tsa_serial_get_info(qmc->tsa_serial, &info); in qmc_setup_tsa()
1024 ret = tsa_serial_get_info(chan->qmc->tsa_serial, &info); in qmc_setup_chan_trnsync()
H A Dtsa.c225 int tsa_serial_get_info(struct tsa_serial *tsa_serial, struct tsa_serial_info *info) in tsa_serial_get_info() function
230 EXPORT_SYMBOL(tsa_serial_get_info); variable

Completed in 4 milliseconds