Home
last modified time | relevance | path

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

/linux/drivers/soc/fsl/qe/
H A Dtsa.h43 int tsa_serial_get_num(struct tsa_serial *tsa_serial);
H A Dtsa.c252 int tsa_serial_get_num(struct tsa_serial *tsa_serial) in tsa_serial_get_num() function
265 EXPORT_SYMBOL(tsa_serial_get_num);
H A Dqmc.c1759 ucc_num = tsa_serial_get_num(qmc->tsa_serial); in qmc_qe_init_resources()