Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dfsl_lpuart.c25 #define UARTBDL 0x01 macro
1922 writeb(sbr & 0xFF, sport->port.membase + UARTBDL); in lpuart_set_termios()
2364 bdl = readb(sport->port.membase + UARTBDL); in lpuart_console_get_options()