Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/amba/
Dserial.h38 #define UART010_LCRM 0x0C /* Line control register, middle byte. */ macro
/Linux-v4.19/drivers/tty/serial/
Damba-pl010.c465 writel((quot & 0xf00) >> 8, uap->port.membase + UART010_LCRM); in pl010_set_termios()
632 readb(uap->port.membase + UART010_LCRM) << 8; in pl010_console_get_options()