Home
last modified time | relevance | path

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

/openbmc/linux/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.c262 ret = tsa_serial_get_info(chan->qmc->tsa_serial, &tsa_info); in qmc_chan_get_info()
751 ret = tsa_serial_get_info(qmc->tsa_serial, &info); in qmc_check_chans()
1002 ret = tsa_serial_get_info(qmc->tsa_serial, &info); in qmc_setup_tsa()
1023 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);