Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsh-sci.c148 static struct plat_sci_reg sci_regmap[SCIx_NR_REGTYPES][SCIx_NR_REGS] = { variable
369 #define sci_getreg(up, offset) (sci_regmap[to_sci_port(up)->cfg->regtype] + offset)
515 struct plat_sci_reg *reg = sci_regmap[s->cfg->regtype] + SCSPTR; in sci_init_pins()
1602 struct plat_sci_reg *reg = sci_regmap[s->cfg->regtype] + SCSPTR; in sci_break_ctl()