zephyr/drivers/espi
Jun Lin aec991ef1a driver: espi: npcx: add option to reset SLP_Sx virtual wire
Add a Kconfig option ESPI_NPCX_RESET_SLP_SX_VW_ON_ESPI_RST.
When the option is enabled, the hardware resets the SLP_S3/SLP_S4/SLP_S5
virtual wires when the eSPI_Reset is asserted. This is required to
synchronize these virtual wires on the ungraceful global reset.

Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
2025-02-17 15:47:23 +00:00
..
CMakeLists.txt
espi_emul.c
espi_handlers.c
espi_it8xxx2.c
espi_mchp_xec_host_v2.c
espi_mchp_xec_v2.c
espi_mchp_xec_v2.h
espi_mchp_xec.c
espi_npcx.c driver: espi: npcx: add option to reset SLP_Sx virtual wire 2025-02-17 15:47:23 +00:00
espi_saf_mchp_xec_v2.c
espi_saf_mchp_xec.c
espi_taf_npcx.c
espi_utils.h
host_subs_npcx.c
Kconfig
Kconfig.espi_emul
Kconfig.it8xxx2
Kconfig.npcx driver: espi: npcx: add option to reset SLP_Sx virtual wire 2025-02-17 15:47:23 +00:00
Kconfig.xec