Searched full:sedi (Results 1 – 23 of 23) sorted by relevance
/Zephyr-latest/drivers/dma/ |
D | Kconfig.sedi | 1 # Intel sedi DMA configuration options 7 bool "SEDI DMA driver" 12 This option enables the Intel SEDI DMA driver. 13 This driver is simply a shim driver built upon the SEDI
|
D | Kconfig | 71 source "drivers/dma/Kconfig.sedi"
|
D | dma_sedi.c | 260 /* initialize the dma controller, following the sedi api*/ in dma_sedi_chan_config() 316 /* call sedi start function */ in dma_sedi_start()
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.sedi | 8 bool "SEDI GPIO driver" 12 This option enables Intel SEDI GPIO driver. 13 This driver is simply a shim driver built upon the SEDI
|
D | Kconfig | 175 source "drivers/gpio/Kconfig.sedi"
|
D | gpio_sedi.c | 298 /* Call sedi gpio init */ in gpio_sedi_init()
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.sedi | 8 bool "Intel SEDI SPI driver" 12 This option enables the Intel SEDI SPI driver. 13 This driver is simply a shim driver built upon the SEDI
|
D | Kconfig | 116 source "drivers/spi/Kconfig.sedi"
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.sedi | 7 bool "Intel SEDI UART driver" 13 This option enables the Intel SEDI UART driver. 14 This driver is simply a shim driver built upon the SEDI
|
D | Kconfig | 208 rsource "Kconfig.sedi"
|
/Zephyr-latest/drivers/ipm/ |
D | Kconfig.sedi | 5 bool "Intel SEDI IPM Driver" 9 This option enables the Intel SEDI IPM(IPC) driver. 10 This driver is simply a shim driver built upon the SEDI
|
D | Kconfig | 71 source "drivers/ipm/Kconfig.sedi"
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig.sedi | 8 bool "Intel SEDI I2C Driver" 12 This option enables the Intel SEDI I2C driver. 13 This driver is simply a shim driver built upon the SEDI
|
D | Kconfig | 148 source "drivers/i2c/Kconfig.sedi"
|
/Zephyr-latest/dts/bindings/ipm/ |
D | intel,sedi-ipm.yaml | 5 description: INTEL SEDI IPM controller. 7 compatible: "intel,sedi-ipm" 21 description: sedi instance id of ipm
|
/Zephyr-latest/dts/x86/intel/ |
D | intel_ish5.dtsi | 92 compatible = "intel,sedi-ipm"; 102 compatible = "intel,sedi-uart"; 112 compatible = "intel,sedi-i2c"; 124 compatible = "intel,sedi-i2c"; 136 compatible = "intel,sedi-i2c"; 148 compatible = "intel,sedi-gpio"; 161 compatible = "intel,sedi-spi"; 173 compatible = "intel,sedi-spi"; 185 compatible = "intel,sedi-dma";
|
/Zephyr-latest/dts/bindings/serial/ |
D | intel,sedi-uart.yaml | 5 description: INTEL SEDI UART 7 compatible: "intel,sedi-uart"
|
/Zephyr-latest/dts/bindings/dma/ |
D | intel,sedi-dma.yaml | 5 description: Intel SEDI DMA controller. 7 compatible: "intel,sedi-dma"
|
/Zephyr-latest/dts/bindings/spi/ |
D | intel,sedi-spi.yaml | 7 description: Intel SEDI SPI controller 9 compatible: "intel,sedi-spi"
|
/Zephyr-latest/dts/bindings/i2c/ |
D | intel,sedi-i2c.yaml | 7 description: Intel SEDI I2C 9 compatible: "intel,sedi-i2c"
|
/Zephyr-latest/dts/bindings/gpio/ |
D | intel,sedi-gpio.yaml | 7 description: Intel SEDI GPIO 9 compatible: "intel,sedi-gpio"
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.5.rst | 561 * Added Intel SEDI driver 729 * Added Intel SEDI UART driver. 1316 * :dtcompatible:`intel,sedi-gpio` 1317 * :dtcompatible:`intel,sedi-i2c` 1318 * :dtcompatible:`intel,sedi-ipm` 1319 * :dtcompatible:`intel,sedi-uart`
|
/Zephyr-latest/ |
D | MAINTAINERS.yml | 3685 - dts/bindings/*/intel,sedi* 3686 - drivers/*/*sedi*
|