Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dfsl_linflexuart.c22 #define LINCR1 0x0000 /* LIN control register */ macro
346 writel(cr1, sport->membase + LINCR1); in linflex_setup_watermark()
372 writel(cr1, sport->membase + LINCR1); in linflex_setup_watermark()
427 cr1 = readl(port->membase + LINCR1); in linflex_set_termios()
429 writel(cr1, port->membase + LINCR1); in linflex_set_termios()
522 writel(cr1, port->membase + LINCR1); in linflex_set_termios()