Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dfsl_lpuart.c24 #define UARTBDH 0x00 macro
1800 bdh = readb(sport->port.membase + UARTBDH); in lpuart_set_termios()
1921 writeb(bdh, sport->port.membase + UARTBDH); in lpuart_set_termios()
2362 bdh = readb(sport->port.membase + UARTBDH); in lpuart_console_get_options()