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
1461 u8 modem = readb(port->membase + UARTMODEM) & in lpuart_config_rs485()
1463 writeb(modem, port->membase + UARTMODEM); in lpuart_config_rs485()
1481 writeb(modem, port->membase + UARTMODEM); in lpuart_config_rs485()
2012 modem = readb(port->membase + UARTMODEM); in lpuart_set_termios()
2134 writeb(modem, port->membase + UARTMODEM); in lpuart_set_termios()