Searched refs:mapbase (Results 1 – 3 of 3) sorted by relevance
34 if ((port->mapbase == 0xffe00000) || in scif_rxfill()35 (port->mapbase == 0xffe08000)) { in scif_rxfill()191 priv->mapbase = plat->base; in sh_serial_probe()284 .mapbase = SCIF_BASE,
10 unsigned long mapbase; /* for ioremap */ member41 # define SCSCR_INIT(port) (port->mapbase == SCIF2) ? 0xF3 : 0xF0134 ((port->mapbase)+SCIF_PTR2_OFFS) /* 16 bit SCIF */136 ((port->mapbase)+SCIF_LSR2_OFFS) /* 16 bit SCIF */679 if (port->mapbase == 0xfffffe80) in sci_rxd_in()691 if (port->mapbase == 0xffe00000) in sci_rxd_in()698 int ch = (port->mapbase - SMR0) >> 3; in sci_rxd_in()
33 - reg-offset : offset to apply to the mapbase from the start of the registers.