Searched refs:uart_rx_fifo_msb (Results 1 – 1 of 1) sorted by relevance
119 io_rw_8 *uart_rx_fifo_msb; in pio_uart_poll_in() local125 uart_rx_fifo_msb = (io_rw_8 *)&pio->rxf[data->rx_sm] + 3; in pio_uart_poll_in()131 *c = (char)*uart_rx_fifo_msb; in pio_uart_poll_in()