Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dfsl_lpuart.c33 #define UARTBDL 0x01 macro
1327 writeb(sbr & 0xFF, sport->port.membase + UARTBDL); in lpuart_set_termios()
1631 bdl = readb(sport->port.membase + UARTBDL); in lpuart_console_get_options()