Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci.c131 struct sci_port { struct
135 const struct sci_port_params *params; argument
136 const struct plat_sci_port *cfg; argument
137 unsigned int sampling_rate_mask;
138 resource_size_t reg_size;
139 struct mctrl_gpios *gpios;
142 struct clk *clks[SCI_NUM_CLKS];
143 unsigned long clk_rates[SCI_NUM_CLKS];
145 int irqs[SCIx_NR_IRQS];
146 char *irqstr[SCIx_NR_IRQS];
[all …]