Lines Matching full:host
1 # Host Command backend configs
6 DT_CHOSEN_ESPI_BACKEND := zephyr,host-cmd-espi-backend
7 DT_CHOSEN_SHI_BACKEND := zephyr,host-cmd-shi-backend
8 DT_CHOSEN_UART_BACKEND := zephyr,host-cmd-uart-backend
9 DT_CHOSEN_SPI_BACKEND := zephyr,host-cmd-spi-backend
12 bool "Embedded Controller Host Command Backend Simulator"
15 Enable the EC host command simulator.
18 bool "Host commands support using eSPI bus"
23 Enable support for Embedded Controller host commands using
27 bool "Host commands support using SHI"
30 Enable support for Embedded Controller host commands using
31 the Serial Host Interface.
34 bool "Host commands support using UART"
38 Enable support for Embedded Controller host commands using
42 bool "Host commands support using SPI"
44 Enable support for Embedded Controller host commands using