Home
last modified time | relevance | path

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

/linux-5.10/drivers/tty/serial/
Dsh-sci.c116 struct sci_port { struct
120 const struct sci_port_params *params; argument
121 const struct plat_sci_port *cfg; argument
122 unsigned int sampling_rate_mask;
123 resource_size_t reg_size;
124 struct mctrl_gpios *gpios;
127 struct clk *clks[SCI_NUM_CLKS];
128 unsigned long clk_rates[SCI_NUM_CLKS];
130 int irqs[SCIx_NR_IRQS];
131 char *irqstr[SCIx_NR_IRQS];
[all …]