Home
last modified time | relevance | path

Searched refs:UARTMODEM (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/serial/
H A Dfsl_lpuart.c40 #define UARTMODEM 0x0d macro
1452 u8 modem = readb(port->membase + UARTMODEM) & in lpuart_config_rs485()
1454 writeb(modem, port->membase + UARTMODEM); in lpuart_config_rs485()
1472 writeb(modem, port->membase + UARTMODEM); in lpuart_config_rs485()
2003 modem = readb(port->membase + UARTMODEM); in lpuart_set_termios()
2125 writeb(modem, port->membase + UARTMODEM); in lpuart_set_termios()