Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dfsl_linflexuart.c22 #define LINCR1 0x0000 /* LIN control register */ macro
345 writel(cr1, sport->membase + LINCR1); in linflex_setup_watermark()
371 writel(cr1, sport->membase + LINCR1); in linflex_setup_watermark()
426 cr1 = readl(port->membase + LINCR1); in linflex_set_termios()
428 writel(cr1, port->membase + LINCR1); in linflex_set_termios()
521 writel(cr1, port->membase + LINCR1); in linflex_set_termios()