Searched refs:UARTMODEM (Results 1 – 1 of 1) sorted by relevance
33 #define UARTMODEM 0x0d macro1295 u8 modem = readb(sport->port.membase + UARTMODEM) & in lpuart_config_rs485()1297 writeb(modem, sport->port.membase + UARTMODEM); in lpuart_config_rs485()1336 writeb(modem, sport->port.membase + UARTMODEM); in lpuart_config_rs485()1396 reg = readb(port->membase + UARTMODEM); in lpuart_get_mctrl()1419 temp = readb(sport->port.membase + UARTMODEM) & in lpuart_set_mctrl()1428 writeb(temp, port->membase + UARTMODEM); in lpuart_set_mctrl()1801 modem = readb(sport->port.membase + UARTMODEM); in lpuart_set_termios()1925 writeb(modem, sport->port.membase + UARTMODEM); in lpuart_set_termios()