Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dfsl_linflexuart.c22 #define LINCR1 0x0000 /* LIN control register */ macro
333 writel(cr1, sport->membase + LINCR1); in linflex_setup_watermark()
359 writel(cr1, sport->membase + LINCR1); in linflex_setup_watermark()
414 cr1 = readl(port->membase + LINCR1); in linflex_set_termios()
416 writel(cr1, port->membase + LINCR1); in linflex_set_termios()
509 writel(cr1, port->membase + LINCR1); in linflex_set_termios()