Searched defs:sci_port (Results 1 – 1 of 1) sorted by relevance
79 struct sci_port { struct83 struct plat_sci_port *cfg; argument84 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 …]