Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsh-sci.c78 struct sci_port { struct
82 struct plat_sci_port *cfg; argument
83 unsigned int overrun_reg;
84 unsigned int overrun_mask;
85 unsigned int error_mask;
86 unsigned int error_clear;
87 unsigned int sampling_rate;
88 resource_size_t reg_size;
91 struct timer_list break_timer;
92 int break_flag;
[all …]