Home
last modified time | relevance | path

Searched refs:UART010_LCRL (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/amba/
Dserial.h27 #define UART010_LCRL 0x10 /* Line control register, low byte. */ macro
/linux-5.19.10/drivers/tty/serial/
Damba-pl010.c452 writel(quot & 0xff, port->membase + UART010_LCRL); in pl010_set_termios()
616 quot = readb(uap->port.membase + UART010_LCRL) | in pl010_console_get_options()