Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsh-sci.c106 struct sci_port_params { struct
120 const struct sci_port_params *params; argument
173 static const struct sci_port_params sci_port_params[SCIx_NR_REGTYPES] = { variable
2855 static const struct sci_port_params *
2861 return &sci_port_params[cfg->regtype]; in sci_probe_regmap()
2893 return &sci_port_params[regtype]; in sci_probe_regmap()