Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/ !
H A Dsh-sci-common.h68 struct sci_port_params { struct
71 const struct sci_port_params_bits *param_bits; argument
72 unsigned int fifosize;
73 unsigned int overrun_reg;
74 unsigned int overrun_mask;
75 unsigned int sampling_rate_mask;
76 unsigned int error_mask;
77 unsigned int error_clear;
H A Dsh-sci.c297 static const struct sci_port_params sci_port_params[SCIx_NR_REGTYPES] = { variable