Lines Matching refs:gxio_uart_context_t
49 gxio_uart_context_t context;
71 gxio_uart_context_t *context = &tile_uart->context; in receive_chars()
89 gxio_uart_context_t *context = &tile_uart->context; in handle_receive()
117 static int tilegx_putchar(gxio_uart_context_t *context, char c) in tilegx_putchar()
137 gxio_uart_context_t *context = &tile_uart->context; in handle_transmit()
180 gxio_uart_context_t *context; in tilegx_interrupt()
212 gxio_uart_context_t *context; in tilegx_tx_empty()
262 gxio_uart_context_t *context; in tilegx_start_tx()
303 gxio_uart_context_t *context; in tilegx_stop_rx()
332 gxio_uart_context_t *context; in tilegx_startup()
408 gxio_uart_context_t *context; in tilegx_shutdown()
459 gxio_uart_context_t *context; in tilegx_set_termios()
577 gxio_uart_context_t *context; in tilegx_poll_get_char()
590 gxio_uart_context_t *context; in tilegx_poll_put_char()