Searched refs:UARTMODEM (Results 1 – 1 of 1) sorted by relevance
33 #define UARTMODEM 0x0d macro1298 u8 modem = readb(sport->port.membase + UARTMODEM) & in lpuart_config_rs485()1300 writeb(modem, sport->port.membase + UARTMODEM); in lpuart_config_rs485()1339 writeb(modem, sport->port.membase + UARTMODEM); in lpuart_config_rs485()1399 reg = readb(port->membase + UARTMODEM); in lpuart_get_mctrl()1432 temp = readb(sport->port.membase + UARTMODEM) & in lpuart_set_mctrl()1441 writeb(temp, port->membase + UARTMODEM); in lpuart_set_mctrl()1806 modem = readb(sport->port.membase + UARTMODEM); in lpuart_set_termios()1930 writeb(modem, sport->port.membase + UARTMODEM); in lpuart_set_termios()