Searched refs:UART010_LCRL (Results 1 – 2 of 2) sorted by relevance
27 #define UART010_LCRL 0x10 /* Line control register, low byte. */ macro
452 writel(quot & 0xff, port->membase + UART010_LCRL); in pl010_set_termios()616 quot = readb(uap->port.membase + UART010_LCRL) | in pl010_console_get_options()