Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dfsl_lpuart.c31 #define UARTBDL 0x01 macro
2112 writeb(sbr & 0xFF, sport->port.membase + UARTBDL); in lpuart_set_termios()
2566 bdl = readb(sport->port.membase + UARTBDL); in lpuart_console_get_options()