Searched refs:write_pos (Results 1 – 1 of 1) sorted by relevance
131 static uint32_t write_pos[SEDI_UART_NUM]; variable301 write_pos[uart] = 0; in io_vec_write_callback()366 return write_pos[uart] >= transfer->data_len; in is_write_xfer_complete()451 SEDI_UART_IDLE, write_pos[uart]); in sedi_uart_isr_handler()467 int count = (write_pos[uart] == 0) ? SEDI_UART_FIFO_DEPTH in sedi_uart_isr_handler()470 regs->rbr_thr_dll = write_transfer->data[write_pos[uart]++]; in sedi_uart_isr_handler()844 write_pos[uart] = 0; in sedi_uart_write_async()902 SEDI_UART_IDLE, write_pos[uart]); in sedi_uart_async_write_terminate()905 write_pos[uart] = 0; in sedi_uart_async_write_terminate()1769 write_pos[uart] = 0; in sedi_uart_write_vec_async()