Home
last modified time | relevance | path

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

/u-boot/drivers/serial/
A Dserial_sh.c32 if ((port->mapbase == 0xffe00000) || in scif_rxfill()
33 (port->mapbase == 0xffe08000)) { in scif_rxfill()
187 priv->mapbase = plat->base; in sh_serial_probe()
287 .mapbase = SCIF_BASE,
A Dserial_sh.h10 unsigned long mapbase; /* for ioremap */ member
434 if (port->mapbase == 0xffe00000) in sci_rxd_in()
/u-boot/doc/device-tree-bindings/serial/
A D8250.txt33 - reg-offset : offset to apply to the mapbase from the start of the registers.

Completed in 5 milliseconds