Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dfsl_linflexuart.c22 #define LINCR1 0x0000 /* LIN control register */ macro
332 writel(cr1, sport->membase + LINCR1); in linflex_setup_watermark()
358 writel(cr1, sport->membase + LINCR1); in linflex_setup_watermark()
413 cr1 = readl(port->membase + LINCR1); in linflex_set_termios()
415 writel(cr1, port->membase + LINCR1); in linflex_set_termios()
508 writel(cr1, port->membase + LINCR1); in linflex_set_termios()