UART010_LCRH 304 drivers/tty/serial/amba-pl010.c lcr_h = readb(uap->port.membase + UART010_LCRH); UART010_LCRH 309 drivers/tty/serial/amba-pl010.c writel(lcr_h, uap->port.membase + UART010_LCRH); UART010_LCRH 370 drivers/tty/serial/amba-pl010.c writel(readb(uap->port.membase + UART010_LCRH) & UART010_LCRH 372 drivers/tty/serial/amba-pl010.c uap->port.membase + UART010_LCRH); UART010_LCRH 473 drivers/tty/serial/amba-pl010.c writel(lcr_h, uap->port.membase + UART010_LCRH); UART010_LCRH 616 drivers/tty/serial/amba-pl010.c lcr_h = readb(uap->port.membase + UART010_LCRH);