MLB_USIO_REG_SCR
writeb(readb(port->membase + MLB_USIO_REG_SCR) | MLB_USIO_SCR_TBIE,
port->membase + MLB_USIO_REG_SCR);
writeb(readb(port->membase + MLB_USIO_REG_SCR) | MLB_USIO_SCR_TBIE,
port->membase + MLB_USIO_REG_SCR);
writeb(readb(port->membase + MLB_USIO_REG_SCR) & ~MLB_USIO_SCR_RIE,
port->membase + MLB_USIO_REG_SCR);
writeb(readb(port->membase + MLB_USIO_REG_SCR) |
port->membase + MLB_USIO_REG_SCR);
writeb(0, port->membase + MLB_USIO_REG_SCR);
writeb(MLB_USIO_SCR_UPCL, port->membase + MLB_USIO_REG_SCR);
MLB_USIO_SCR_RXE, port->membase + MLB_USIO_REG_SCR);
writeb(0, port->membase + MLB_USIO_REG_SCR);
writeb(MLB_USIO_SCR_UPCL, port->membase + MLB_USIO_REG_SCR);
MLB_USIO_SCR_TXE, port->membase + MLB_USIO_REG_SCR);
writeb(readb(port->membase + MLB_USIO_REG_SCR) & ~MLB_USIO_SCR_TBIE,
port->membase + MLB_USIO_REG_SCR);
writeb(readb(port->membase + MLB_USIO_REG_SCR) &
port->membase + MLB_USIO_REG_SCR);