Searched refs:UARTMODEM (Results 1 – 1 of 1) sorted by relevance
37 #define UARTMODEM 0x0d macro1072 u8 modem = readb(sport->port.membase + UARTMODEM) & in lpuart_config_rs485()1074 writeb(modem, sport->port.membase + UARTMODEM); in lpuart_config_rs485()1113 writeb(modem, sport->port.membase + UARTMODEM); in lpuart_config_rs485()1122 reg = readb(port->membase + UARTMODEM); in lpuart_get_mctrl()1155 temp = readb(sport->port.membase + UARTMODEM) & in lpuart_set_mctrl()1164 writeb(temp, port->membase + UARTMODEM); in lpuart_set_mctrl()1415 modem = readb(sport->port.membase + UARTMODEM); in lpuart_set_termios()1541 writeb(modem, sport->port.membase + UARTMODEM); in lpuart_set_termios()