lpuart32_read 390 drivers/tty/serial/fsl_lpuart.c temp = lpuart32_read(port, UARTCTRL); lpuart32_read 407 drivers/tty/serial/fsl_lpuart.c temp = lpuart32_read(port, UARTCTRL); lpuart32_read 548 drivers/tty/serial/fsl_lpuart.c val = lpuart32_read(&sport->port, UARTFIFO); lpuart32_read 568 drivers/tty/serial/fsl_lpuart.c while (!(lpuart32_read(port, offset) & bit)) lpuart32_read 640 drivers/tty/serial/fsl_lpuart.c temp = lpuart32_read(&sport->port, UARTFIFO); lpuart32_read 651 drivers/tty/serial/fsl_lpuart.c if (lpuart32_read(&sport->port, UARTSTAT) & UARTSTAT_RDRF) { lpuart32_read 652 drivers/tty/serial/fsl_lpuart.c lpuart32_read(&sport->port, UARTDATA); lpuart32_read 671 drivers/tty/serial/fsl_lpuart.c if (!(lpuart32_read(port, UARTSTAT) & UARTSTAT_RDRF)) lpuart32_read 674 drivers/tty/serial/fsl_lpuart.c return lpuart32_read(port, UARTDATA); lpuart32_read 725 drivers/tty/serial/fsl_lpuart.c txcnt = lpuart32_read(&sport->port, UARTWATER); lpuart32_read 732 drivers/tty/serial/fsl_lpuart.c txcnt = lpuart32_read(&sport->port, UARTWATER); lpuart32_read 771 drivers/tty/serial/fsl_lpuart.c temp = lpuart32_read(port, UARTCTRL); lpuart32_read 774 drivers/tty/serial/fsl_lpuart.c if (lpuart32_read(port, UARTSTAT) & UARTSTAT_TDRE) lpuart32_read 800 drivers/tty/serial/fsl_lpuart.c unsigned long stat = lpuart32_read(port, UARTSTAT); lpuart32_read 801 drivers/tty/serial/fsl_lpuart.c unsigned long sfifo = lpuart32_read(port, UARTFIFO); lpuart32_read 911 drivers/tty/serial/fsl_lpuart.c while (!(lpuart32_read(&sport->port, UARTFIFO) & UARTFIFO_RXEMPT)) { lpuart32_read 918 drivers/tty/serial/fsl_lpuart.c sr = lpuart32_read(&sport->port, UARTSTAT); lpuart32_read 919 drivers/tty/serial/fsl_lpuart.c rx = lpuart32_read(&sport->port, UARTDATA); lpuart32_read 985 drivers/tty/serial/fsl_lpuart.c sts = lpuart32_read(&sport->port, UARTSTAT); lpuart32_read 986 drivers/tty/serial/fsl_lpuart.c rxcount = lpuart32_read(&sport->port, UARTWATER); lpuart32_read 1009 drivers/tty/serial/fsl_lpuart.c unsigned long sr = lpuart32_read(&sport->port, UARTSTAT); lpuart32_read 1013 drivers/tty/serial/fsl_lpuart.c lpuart32_read(&sport->port, UARTDATA); lpuart32_read 1206 drivers/tty/serial/fsl_lpuart.c unsigned long temp = lpuart32_read(&sport->port, UARTBAUD); lpuart32_read 1304 drivers/tty/serial/fsl_lpuart.c reg = lpuart32_read(port, UARTMODIR); lpuart32_read 1339 drivers/tty/serial/fsl_lpuart.c temp = lpuart32_read(port, UARTMODIR) & lpuart32_read 1367 drivers/tty/serial/fsl_lpuart.c temp = lpuart32_read(port, UARTCTRL) & ~UARTCTRL_SBK; lpuart32_read 1423 drivers/tty/serial/fsl_lpuart.c ctrl = lpuart32_read(&sport->port, UARTCTRL); lpuart32_read 1430 drivers/tty/serial/fsl_lpuart.c val = lpuart32_read(&sport->port, UARTFIFO); lpuart32_read 1449 drivers/tty/serial/fsl_lpuart.c temp = lpuart32_read(&sport->port, UARTCTRL); lpuart32_read 1469 drivers/tty/serial/fsl_lpuart.c uartbaud = lpuart32_read(&sport->port, UARTBAUD); lpuart32_read 1530 drivers/tty/serial/fsl_lpuart.c temp = lpuart32_read(&sport->port, UARTWATER); lpuart32_read 1534 drivers/tty/serial/fsl_lpuart.c temp = lpuart32_read(&sport->port, UARTCTRL); lpuart32_read 1549 drivers/tty/serial/fsl_lpuart.c temp = lpuart32_read(&sport->port, UARTFIFO); lpuart32_read 1617 drivers/tty/serial/fsl_lpuart.c temp = lpuart32_read(port, UARTCTRL); lpuart32_read 1835 drivers/tty/serial/fsl_lpuart.c tmp = lpuart32_read(&sport->port, UARTBAUD); lpuart32_read 1864 drivers/tty/serial/fsl_lpuart.c ctrl = old_ctrl = lpuart32_read(&sport->port, UARTCTRL); lpuart32_read 1865 drivers/tty/serial/fsl_lpuart.c modem = lpuart32_read(&sport->port, UARTMODIR); lpuart32_read 2134 drivers/tty/serial/fsl_lpuart.c cr = old_cr = lpuart32_read(&sport->port, UARTCTRL); lpuart32_read 2210 drivers/tty/serial/fsl_lpuart.c cr = lpuart32_read(&sport->port, UARTCTRL); lpuart32_read 2217 drivers/tty/serial/fsl_lpuart.c cr = lpuart32_read(&sport->port, UARTCTRL); lpuart32_read 2232 drivers/tty/serial/fsl_lpuart.c bd = lpuart32_read(&sport->port, UARTBAUD); lpuart32_read 2530 drivers/tty/serial/fsl_lpuart.c temp = lpuart32_read(&sport->port, UARTCTRL); lpuart32_read 2560 drivers/tty/serial/fsl_lpuart.c temp = lpuart32_read(&sport->port, UARTBAUD);