Home
last modified time | relevance | path

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

/drivers/tty/serial/
A Dowl-uart.c98 ctl = owl_uart_read(port, OWL_UART_CTL); in owl_uart_set_mctrl()
113 ctl = owl_uart_read(port, OWL_UART_CTL); in owl_uart_get_mctrl()
130 val = owl_uart_read(port, OWL_UART_STAT); in owl_uart_tx_empty()
142 val = owl_uart_read(port, OWL_UART_CTL); in owl_uart_stop_rx()
146 val = owl_uart_read(port, OWL_UART_STAT); in owl_uart_stop_rx()
155 val = owl_uart_read(port, OWL_UART_CTL); in owl_uart_stop_tx()
159 val = owl_uart_read(port, OWL_UART_STAT); in owl_uart_stop_tx()
177 val = owl_uart_read(port, OWL_UART_CTL); in owl_uart_start_tx()
195 val = owl_uart_read(port, OWL_UART_CTL); in owl_uart_receive_chars()
263 val = owl_uart_read(port, OWL_UART_CTL); in owl_uart_shutdown()
[all …]

Completed in 5 milliseconds