Searched refs:sci_regmap (Results 1 – 1 of 1) sorted by relevance
138 static const struct plat_sci_reg sci_regmap[SCIx_NR_REGTYPES][SCIx_NR_REGS] = { variable381 #define sci_getreg(up, offset) (sci_regmap[to_sci_port(up)->cfg->regtype] + offset)626 const struct plat_sci_reg *reg = sci_regmap[s->cfg->regtype] + SCSPTR; in sci_init_pins()1768 const struct plat_sci_reg *reg = sci_regmap[s->cfg->regtype] + SCSPTR; in sci_break_ctl()