Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/amba/
A Dserial.h25 #define UART010_LCRM 0x0C /* Line control register, middle byte. */ macro
/linux-6.3-rc2/drivers/tty/serial/
A Damba-pl010.c429 writel((quot & 0xf00) >> 8, port->membase + UART010_LCRM); in pl010_set_termios()
595 readb(uap->port.membase + UART010_LCRM) << 8; in pl010_console_get_options()

Completed in 6 milliseconds