mxs_write 624 drivers/tty/serial/mxs-auart.c mxs_write(s->port.x_char, s, REG_DATA); mxs_write 630 drivers/tty/serial/mxs-auart.c mxs_write(xmit->buf[xmit->tail], s, REG_DATA); mxs_write 689 drivers/tty/serial/mxs-auart.c mxs_write(stat, s, REG_STAT); mxs_write 703 drivers/tty/serial/mxs-auart.c mxs_write(stat, s, REG_STAT); mxs_write 749 drivers/tty/serial/mxs-auart.c mxs_write(ctrl, s, REG_CTRL2); mxs_write 864 drivers/tty/serial/mxs-auart.c mxs_write(stat, s, REG_STAT); mxs_write 1090 drivers/tty/serial/mxs-auart.c mxs_write(ctrl, s, REG_LINECTRL); mxs_write 1092 drivers/tty/serial/mxs-auart.c mxs_write(ctrl2, s, REG_CTRL2); mxs_write 1231 drivers/tty/serial/mxs-auart.c mxs_write(AUART_INTR_RXIEN | AUART_INTR_RTIEN | AUART_INTR_CTSMIEN, mxs_write 1351 drivers/tty/serial/mxs-auart.c mxs_write(ch, s, REG_DATA); mxs_write 1393 drivers/tty/serial/mxs-auart.c mxs_write(old_ctrl0, s, REG_CTRL0); mxs_write 1394 drivers/tty/serial/mxs-auart.c mxs_write(old_ctrl2, s, REG_CTRL2);