Searched defs:sci_port (Results 1 – 1 of 1) sorted by relevance
131 struct sci_port { struct135 const struct sci_port_params *params; argument138 resource_size_t reg_size;139 struct mctrl_gpios *gpios;145 int irqs[SCIx_NR_IRQS];148 struct dma_chan *chan_tx;149 struct dma_chan *chan_rx;151 struct reset_control *rstc;156 dma_cookie_t cookie_tx;158 dma_cookie_t active_rx;[all …]