Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dfsl_lpuart.c39 #define UARTMODEM 0x0d macro
1459 u8 modem = readb(sport->port.membase + UARTMODEM) & in lpuart_config_rs485()
1461 writeb(modem, sport->port.membase + UARTMODEM); in lpuart_config_rs485()
1479 writeb(modem, sport->port.membase + UARTMODEM); in lpuart_config_rs485()
1993 modem = readb(sport->port.membase + UARTMODEM); in lpuart_set_termios()
2115 writeb(modem, sport->port.membase + UARTMODEM); in lpuart_set_termios()