Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsh-sci.c79 struct sci_port { struct
83 struct plat_sci_port *cfg; argument
84 int overrun_bit;
85 unsigned int error_mask;
86 unsigned int sampling_rate;
90 struct timer_list break_timer;
91 int break_flag;
94 struct clk *iclk;
96 struct clk *fclk;
98 int irqs[SCIx_NR_IRQS];
[all …]