Searched refs:UARTMODEM (Results 1 – 1 of 1) sorted by relevance
37 #define UARTMODEM 0x0d macro1238 u8 modem = readb(sport->port.membase + UARTMODEM) & in lpuart_config_rs485()1240 writeb(modem, sport->port.membase + UARTMODEM); in lpuart_config_rs485()1279 writeb(modem, sport->port.membase + UARTMODEM); in lpuart_config_rs485()1288 reg = readb(port->membase + UARTMODEM); in lpuart_get_mctrl()1321 temp = readb(sport->port.membase + UARTMODEM) & in lpuart_set_mctrl()1330 writeb(temp, port->membase + UARTMODEM); in lpuart_set_mctrl()1642 modem = readb(sport->port.membase + UARTMODEM); in lpuart_set_termios()1766 writeb(modem, sport->port.membase + UARTMODEM); in lpuart_set_termios()