Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsh-sci.c131 struct plat_sci_reg { struct
138 static const struct plat_sci_reg sci_regmap[SCIx_NR_REGTYPES][SCIx_NR_REGS] = { argument
391 const struct plat_sci_reg *reg = sci_getreg(p, offset); in sci_serial_in()
405 const struct plat_sci_reg *reg = sci_getreg(p, offset); in sci_serial_out()
626 const struct plat_sci_reg *reg = sci_regmap[s->cfg->regtype] + SCSPTR; in sci_init_pins()
656 const struct plat_sci_reg *reg; in sci_txfill()
676 const struct plat_sci_reg *reg; in sci_rxfill()
957 const struct plat_sci_reg *reg; in sci_handle_fifo_overrun()
1743 const struct plat_sci_reg *reg; in sci_set_mctrl()
1768 const struct plat_sci_reg *reg = sci_regmap[s->cfg->regtype] + SCSPTR; in sci_break_ctl()
[all …]