Home
last modified time | relevance | path

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

/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.c334 ret = tsa_serial_get_info(chan->qmc->tsa_serial, &tsa_info); in qmc_chan_get_info()
833 ret = tsa_serial_get_info(chan->qmc->tsa_serial, &info); in qmc_chan_setup_tsa_tx()
850 ret = tsa_serial_get_info(chan->qmc->tsa_serial, &info); in qmc_chan_setup_tsa_rx()
993 ret = tsa_serial_get_info(chan->qmc->tsa_serial, &info); in qmc_setup_chan_trnsync()
1236 ret = tsa_serial_get_info(qmc->tsa_serial, &info); in qmc_check_chans()
1430 ret = tsa_serial_get_info(qmc->tsa_serial, &info); in qmc_init_tsa()
H A Dtsa.c342 int tsa_serial_get_info(struct tsa_serial *tsa_serial, struct tsa_serial_info *info) in tsa_serial_get_info() function
347 EXPORT_SYMBOL(tsa_serial_get_info);