Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/ !
H A Dfsl_lpuart.c31 #define UARTBDH 0x00 macro
2002 bdh = readb(port->membase + UARTBDH); in lpuart_set_termios()
2121 writeb(bdh, port->membase + UARTBDH); in lpuart_set_termios()
2589 bdh = readb(sport->port.membase + UARTBDH); in lpuart_console_get_options()