Symbol: lpuart32_write
drivers/tty/serial/fsl_lpuart.c
1120
lpuart32_write(&sport->port, sr, UARTSTAT);
drivers/tty/serial/fsl_lpuart.c
1297
lpuart32_write(&sport->port, sts, UARTSTAT);
drivers/tty/serial/fsl_lpuart.c
1418
lpuart32_write(&sport->port, baud | UARTBAUD_RDMAE, UARTBAUD);
drivers/tty/serial/fsl_lpuart.c
1423
lpuart32_write(&sport->port, ctrl | UARTCTRL_ILIE, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
1497
lpuart32_write(port, ctrl & ~UARTCTRL_TE, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
1503
lpuart32_write(port, modem, UARTMODIR);
drivers/tty/serial/fsl_lpuart.c
1521
lpuart32_write(port, modem, UARTMODIR);
drivers/tty/serial/fsl_lpuart.c
1524
lpuart32_write(port, ctrl, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
1578
lpuart32_write(port, ctrl, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
1615
lpuart32_write(port, ctrl, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
1617
lpuart32_write(port, ctrl, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
1621
lpuart32_write(port, ctrl, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
1623
lpuart32_write(port, ctrl, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
1679
lpuart32_write(&sport->port, ctrl, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
1686
lpuart32_write(&sport->port, val, UARTFIFO);
drivers/tty/serial/fsl_lpuart.c
1693
lpuart32_write(&sport->port, val, UARTWATER);
drivers/tty/serial/fsl_lpuart.c
1699
lpuart32_write(&sport->port, val, UARTMODIR);
drivers/tty/serial/fsl_lpuart.c
1703
lpuart32_write(&sport->port, ctrl_saved, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
1715
lpuart32_write(&sport->port, ctrl, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
1766
lpuart32_write(&sport->port,
drivers/tty/serial/fsl_lpuart.c
1857
lpuart32_write(&sport->port, ctrl, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
1869
lpuart32_write(&sport->port, ctrl, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
1973
lpuart32_write(port, temp, UARTSTAT);
drivers/tty/serial/fsl_lpuart.c
1978
lpuart32_write(port, temp, UARTBAUD);
drivers/tty/serial/fsl_lpuart.c
1984
lpuart32_write(port, temp, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
1989
lpuart32_write(port, temp, UARTFIFO);
drivers/tty/serial/fsl_lpuart.c
2222
lpuart32_write(port, baud, UARTBAUD);
drivers/tty/serial/fsl_lpuart.c
2365
lpuart32_write(port, modem & ~UARTMODIR_TXCTSE, UARTMODIR);
drivers/tty/serial/fsl_lpuart.c
2376
lpuart32_write(port, old_ctrl & ~(UARTCTRL_TE | UARTCTRL_RE),
drivers/tty/serial/fsl_lpuart.c
2379
lpuart32_write(port, bd, UARTBAUD);
drivers/tty/serial/fsl_lpuart.c
2382
lpuart32_write(port, ctrl, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
2384
lpuart32_write(port, modem, UARTMODIR);
drivers/tty/serial/fsl_lpuart.c
2502
lpuart32_write(port, ch, UARTDATA);
drivers/tty/serial/fsl_lpuart.c
2552
lpuart32_write(&sport->port, cr, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
2559
lpuart32_write(&sport->port, old_cr, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
2777
lpuart32_write(&device->port, cr, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
2863
lpuart32_write(port, bd, UARTBAUD);
drivers/tty/serial/fsl_lpuart.c
2864
lpuart32_write(port, ctrl, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
3041
lpuart32_write(&sport->port, 0, UARTWATER);
drivers/tty/serial/fsl_lpuart.c
3044
lpuart32_write(&sport->port, UARTSTAT_RXEDGIF, UARTSTAT);
drivers/tty/serial/fsl_lpuart.c
3050
lpuart32_write(&sport->port, val, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
3051
lpuart32_write(&sport->port, baud, UARTBAUD);
drivers/tty/serial/fsl_lpuart.c
3111
lpuart32_write(&sport->port, stat, UARTSTAT);
drivers/tty/serial/fsl_lpuart.c
3138
lpuart32_write(&sport->port, temp, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
3161
lpuart32_write(&sport->port, temp & ~UARTBAUD_RDMAE,
drivers/tty/serial/fsl_lpuart.c
3175
lpuart32_write(&sport->port, temp, UARTBAUD);
drivers/tty/serial/fsl_lpuart.c
459
lpuart32_write(port, ctrl, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
475
lpuart32_write(port, ctrl & ~UARTCTRL_RE, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
619
lpuart32_write(port, fifo, UARTFIFO);
drivers/tty/serial/fsl_lpuart.c
704
lpuart32_write(port, 0, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
709
lpuart32_write(port, fifo | UARTFIFO_RXFE | UARTFIFO_TXFE, UARTFIFO);
drivers/tty/serial/fsl_lpuart.c
712
lpuart32_write(port, UARTFIFO_TXFLUSH | UARTFIFO_RXFLUSH, UARTFIFO);
drivers/tty/serial/fsl_lpuart.c
717
lpuart32_write(port, UARTFIFO_RXUF, UARTFIFO);
drivers/tty/serial/fsl_lpuart.c
721
lpuart32_write(port, UARTCTRL_RE | UARTCTRL_TE, UARTCTRL);
drivers/tty/serial/fsl_lpuart.c
730
lpuart32_write(port, c, UARTDATA);
drivers/tty/serial/fsl_lpuart.c
759
lpuart32_write(&sport->port, sport->port.x_char, UARTDATA);
drivers/tty/serial/fsl_lpuart.c
775
lpuart32_write(&sport->port, c, UARTDATA);
drivers/tty/serial/fsl_lpuart.c
816
lpuart32_write(port, ctrl | UARTCTRL_TIE, UARTCTRL);