Home
last modified time | relevance | path

Searched defs:sci_port (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/tty/serial/
H A Dsh-sci.c131 struct sci_port { struct
135 const struct sci_port_params *params; argument
138 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 …]