UARTFIFO 548 drivers/tty/serial/fsl_lpuart.c val = lpuart32_read(&sport->port, UARTFIFO); UARTFIFO 550 drivers/tty/serial/fsl_lpuart.c lpuart32_write(&sport->port, val, UARTFIFO); UARTFIFO 640 drivers/tty/serial/fsl_lpuart.c temp = lpuart32_read(&sport->port, UARTFIFO); UARTFIFO 643 drivers/tty/serial/fsl_lpuart.c lpuart32_write(&sport->port, UARTFIFO, UARTFIFO 647 drivers/tty/serial/fsl_lpuart.c lpuart32_write(&sport->port, UARTFIFO, UARTFIFO 653 drivers/tty/serial/fsl_lpuart.c lpuart32_write(&sport->port, UARTFIFO, UARTFIFO_RXUF); UARTFIFO 801 drivers/tty/serial/fsl_lpuart.c unsigned long sfifo = lpuart32_read(port, UARTFIFO); UARTFIFO 911 drivers/tty/serial/fsl_lpuart.c while (!(lpuart32_read(&sport->port, UARTFIFO) & UARTFIFO_RXEMPT)) { UARTFIFO 1430 drivers/tty/serial/fsl_lpuart.c val = lpuart32_read(&sport->port, UARTFIFO); UARTFIFO 1433 drivers/tty/serial/fsl_lpuart.c lpuart32_write(&sport->port, val, UARTFIFO); UARTFIFO 1549 drivers/tty/serial/fsl_lpuart.c temp = lpuart32_read(&sport->port, UARTFIFO);