Home
last modified time | relevance | path

Searched refs:SEDI_CONFIG_DMA_HS_DEVICE_ID (Results 1 – 5 of 5) sorted by relevance

/hal_intel-latest/bsp_sedi/include/driver/
Dsedi_driver_dma.h42 SEDI_CONFIG_DMA_HS_DEVICE_ID, enumerator
/hal_intel-latest/bsp_sedi/drivers/dma/
Dsedi_dma_ann_1p0.c328 case SEDI_CONFIG_DMA_HS_DEVICE_ID: in sedi_dma_control_aux()
/hal_intel-latest/bsp_sedi/drivers/usart/
Dsedi_dw_uart.c1902 ret = sedi_dma_control(xfer->dma_dev, xfer->channel, SEDI_CONFIG_DMA_HS_DEVICE_ID, in sedi_uart_dma_io_async()
1949 ret = sedi_dma_control(dma_dev, channel, SEDI_CONFIG_DMA_HS_DEVICE_ID, in sedi_uart_dma_io_polled()
/hal_intel-latest/bsp_sedi/drivers/i2c/
Dsedi_i2c_dw_apb_200a.c731 ret = sedi_dma_control(dma, chan, SEDI_CONFIG_DMA_HS_DEVICE_ID, handshake); in config_and_enable_dma_channel()
/hal_intel-latest/bsp_sedi/drivers/spi/
Dsedi_spi_dw_apb.c784 ret = sedi_dma_control(dma, chan, SEDI_CONFIG_DMA_HS_DEVICE_ID, in config_and_enable_dma_channel()