Home
last modified time | relevance | path

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

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