Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dfsl_lpuart.c32 #define UARTBDL 0x01 macro
2122 writeb(sbr & 0xFF, port->membase + UARTBDL); in lpuart_set_termios()
2591 bdl = readb(sport->port.membase + UARTBDL); in lpuart_console_get_options()