Searched refs:write_pos (Results 1 – 1 of 1) sorted by relevance
133 static uint32_t write_pos[SEDI_UART_NUM]; variable300 write_pos[uart] = 0; in io_vec_write_callback()364 return write_pos[uart] >= transfer->data_len; in is_write_xfer_complete()449 SEDI_UART_IDLE, write_pos[uart]); in sedi_uart_isr_handler()465 int count = (write_pos[uart] == 0) ? SEDI_UART_FIFO_DEPTH in sedi_uart_isr_handler()468 regs->rbr_thr_dll = write_transfer->data[write_pos[uart]++]; in sedi_uart_isr_handler()842 write_pos[uart] = 0; in sedi_uart_write_async()900 SEDI_UART_IDLE, write_pos[uart]); in sedi_uart_async_write_terminate()903 write_pos[uart] = 0; in sedi_uart_async_write_terminate()1768 write_pos[uart] = 0; in sedi_uart_write_vec_async()