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