Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dfsl_linflexuart.c36 #define BDRL 0x0038 /* Buffer data register least significant */ macro
168 writeb(c, sport->membase + BDRL); in linflex_transmit_buffer()
209 writeb(sport->x_char, sport->membase + BDRL); in linflex_txint()
575 writeb(ch, port->membase + BDRL); in linflex_console_putchar()