Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/serial/
Dbfin_sport_uart.c61 static inline void tx_one_byte(struct sport_uart_port *up, unsigned int value) in tx_one_byte() function
334 tx_one_byte(up, up->port.x_char); in sport_uart_tx_chars()
352 tx_one_byte(up, xmit->buf[xmit->tail]); in sport_uart_tx_chars()
640 tx_one_byte(up, ch); in sport_uart_console_putchar()