Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soc/fsl/qe/
Dtsa.h40 int tsa_serial_get_info(struct tsa_serial *tsa_serial, struct tsa_serial_info *info);
Dqmc.c263 ret = tsa_serial_get_info(chan->qmc->tsa_serial, &tsa_info); in qmc_chan_get_info()
753 ret = tsa_serial_get_info(qmc->tsa_serial, &info); in qmc_check_chans()
1004 ret = tsa_serial_get_info(qmc->tsa_serial, &info); in qmc_setup_tsa()
1025 ret = tsa_serial_get_info(chan->qmc->tsa_serial, &info); in qmc_setup_chan_trnsync()
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);