Searched defs:sci_port (Results 1 – 1 of 1) sorted by relevance
117 struct sci_port { struct121 const struct sci_port_params *params; argument124 resource_size_t reg_size;125 struct mctrl_gpios *gpios;131 int irqs[SCIx_NR_IRQS];132 char *irqstr[SCIx_NR_IRQS];134 struct dma_chan *chan_tx;135 struct dma_chan *chan_rx;140 dma_cookie_t cookie_tx;164 static struct sci_port sci_ports[SCI_NPORTS]; argument[all …]