Searched refs:SEDI_UART_NUM (Results 1 – 2 of 2) sorted by relevance
114 static sedi_uart_context_t uart_context[SEDI_UART_NUM];116 static sedi_uart_regs_t *sedi_uart[SEDI_UART_NUM] = {(sedi_uart_regs_t *)SEDI_UART_0_REG_BASE,128 static uart_xfer_ctrl_t uart_xfer_ctrl[SEDI_UART_NUM];131 static uint32_t write_pos[SEDI_UART_NUM];132 static uint32_t read_pos[SEDI_UART_NUM];133 static const sedi_uart_transfer_t *uart_read_transfer[SEDI_UART_NUM];134 static const sedi_uart_transfer_t *uart_write_transfer[SEDI_UART_NUM];135 static uint32_t iir_cache[SEDI_UART_NUM];136 static uint32_t baud_rate_cache[SEDI_UART_NUM];137 static uint32_t clk_speed_cache[SEDI_UART_NUM];[all …]
19 SEDI_UART_NUM enumerator