Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dfsl_lpuart.c32 #define UARTBDH 0x00 macro
1214 bdh = readb(sport->port.membase + UARTBDH); in lpuart_set_termios()
1326 writeb(bdh, sport->port.membase + UARTBDH); in lpuart_set_termios()
1629 bdh = readb(sport->port.membase + UARTBDH); in lpuart_console_get_options()