Searched refs:sedi_uart_set_config (Results 1 – 3 of 3) sorted by relevance
63 sedi_uart_set_config(SEDI_UART_0, &uart0_cfg); in uart_port_restore()64 sedi_uart_set_config(SEDI_UART_1, &uart1_cfg); in uart_port_restore()65 sedi_uart_set_config(SEDI_UART_2, &uart2_cfg); in uart_port_restore()
292 int sedi_uart_set_config(IN sedi_uart_t uart, IN sedi_uart_config_t *const cfg);
603 int sedi_uart_set_config(IN sedi_uart_t uart, IN sedi_uart_config_t *cfg) in sedi_uart_set_config() function