Searched defs:qmc (Results 1 – 1 of 1) sorted by relevance
177 struct qmc *qmc; member203 struct qmc { struct218 struct qmc_chan *chans[64]; argument739 static int qmc_check_chans(struct qmc *qmc) in qmc_check_chans()806 static unsigned int qmc_nb_chans(struct qmc *qmc) in qmc_nb_chans()817 static int qmc_of_parse_chans(struct qmc *qmc, struct device_node *np) in qmc_of_parse_chans()896 static int qmc_setup_tsa_64rxtx(struct qmc *qmc, const struct tsa_serial_info *info) in qmc_setup_tsa_64rxtx()938 static int qmc_setup_tsa_32rx_32tx(struct qmc *qmc, const struct tsa_serial_info *info) in qmc_setup_tsa_32rx_32tx()996 static int qmc_setup_tsa(struct qmc *qmc) in qmc_setup_tsa()1015 static int qmc_setup_chan_trnsync(struct qmc *qmc, struct qmc_chan *chan) in qmc_setup_chan_trnsync()[all …]