Searched refs:mapbase (Results 1 – 3 of 3) sorted by relevance
33 if ((port->mapbase == 0xffe00000) || in scif_rxfill()34 (port->mapbase == 0xffe08000)) { in scif_rxfill()190 priv->mapbase = plat->base; in sh_serial_probe()288 .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 */675 if (port->mapbase == 0xfffffe80) in sci_rxd_in()687 if (port->mapbase == 0xffe00000) in sci_rxd_in()694 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.