Home
last modified time | relevance | path

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

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