Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dowl-uart.c105 owl_uart_write(port, ctl, OWL_UART_CTL); in owl_uart_set_mctrl()
144 owl_uart_write(port, val, OWL_UART_CTL); in owl_uart_stop_rx()
148 owl_uart_write(port, val, OWL_UART_STAT); in owl_uart_stop_rx()
157 owl_uart_write(port, val, OWL_UART_CTL); in owl_uart_stop_tx()
161 owl_uart_write(port, val, OWL_UART_STAT); in owl_uart_stop_tx()
175 owl_uart_write(port, val, OWL_UART_STAT); in owl_uart_start_tx()
179 owl_uart_write(port, val, OWL_UART_CTL); in owl_uart_start_tx()
197 owl_uart_write(port, val, OWL_UART_CTL); in owl_uart_receive_chars()
264 owl_uart_write(port, val, OWL_UART_CTL); in owl_uart_shutdown()
292 owl_uart_write(port, val, OWL_UART_CTL); in owl_uart_startup()
[all …]