Searched refs:UART010_LCRM (Results 1 – 2 of 2) sorted by relevance
25 #define UART010_LCRM 0x0C /* Line control register, middle byte. */ macro
451 writel((quot & 0xf00) >> 8, port->membase + UART010_LCRM); in pl010_set_termios()617 readb(uap->port.membase + UART010_LCRM) << 8; in pl010_console_get_options()