Searched refs:uart_timeout_ctrl (Results 1 – 2 of 2) sorted by relevance
244 s->uart_timeout_ctrl = 0x00000000; in ibex_uart_reset()332 retvalue = s->uart_timeout_ctrl; in ibex_uart_read()441 s->uart_timeout_ctrl = value; in ibex_uart_write()506 VMSTATE_UINT32(uart_timeout_ctrl, IbexUartState),
63 uint32_t uart_timeout_ctrl; member