UARTMODIR 1304 drivers/tty/serial/fsl_lpuart.c reg = lpuart32_read(port, UARTMODIR); UARTMODIR 1339 drivers/tty/serial/fsl_lpuart.c temp = lpuart32_read(port, UARTMODIR) & UARTMODIR 1348 drivers/tty/serial/fsl_lpuart.c lpuart32_write(port, temp, UARTMODIR); UARTMODIR 1865 drivers/tty/serial/fsl_lpuart.c modem = lpuart32_read(&sport->port, UARTMODIR); UARTMODIR 1972 drivers/tty/serial/fsl_lpuart.c lpuart32_write(&sport->port, modem, UARTMODIR);