Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/serial/
H A Dfsl_lpuart.c40 #define UARTMODEM 0x0d macro
1449 u8 modem = readb(port->membase + UARTMODEM) & in lpuart_config_rs485()
1451 writeb(modem, port->membase + UARTMODEM); in lpuart_config_rs485()
1469 writeb(modem, port->membase + UARTMODEM); in lpuart_config_rs485()
2000 modem = readb(port->membase + UARTMODEM); in lpuart_set_termios()
2122 writeb(modem, port->membase + UARTMODEM); in lpuart_set_termios()