Searched refs:SEDI_UART_0 (Results 1 – 3 of 3) sorted by relevance
/hal_intel-3.5.0/bsp_sedi/soc/intel_ish/pm/ |
D | ish_pm.c | 42 sedi_uart_get_config(SEDI_UART_0, &uart0_cfg); in uart_to_idle() 48 sedi_uart_get_config(SEDI_UART_0, &uart1_cfg); in uart_to_idle() 54 sedi_uart_get_config(SEDI_UART_0, &uart2_cfg); in uart_to_idle() 63 sedi_uart_set_config(SEDI_UART_0, &uart0_cfg); in uart_port_restore()
|
/hal_intel-3.5.0/bsp_sedi/soc/intel_ish/include/ |
D | sedi_soc_regs.h | 16 SEDI_UART_0 = 0, enumerator
|
/hal_intel-3.5.0/bsp_sedi/drivers/usart/ |
D | sedi_dw_uart.c | 175 {.dma_xfer = NULL, .uart = SEDI_UART_0, .operation = WRITE}, 181 {.dma_xfer = NULL, .uart = SEDI_UART_0, .operation = READ},
|