zephyr/drivers/espi
Wealian Liao abb94b1198 soc: power: npcx: Clear host access IRQ pending bit before enabling
NPCX host access IRQ enables before entering deep sleep. The pending
bit lets chip wake up from sleep immediately. Clear host access IRQ
pending bit before enabling.

Signed-off-by: Wealian Liao <WHLIAO@nuvoton.com>
2021-04-22 18:02:36 -04:00
..
CMakeLists.txt drivers: espi: Microchip eSPI add SAF support 2021-02-15 08:22:01 -05:00
espi_emul.c include: Move emul.h to drivers/emul.h 2021-04-22 12:51:01 -04:00
espi_handlers.c drivers: eSPI: fixed build error in eSPI socketpair test suite. 2020-10-02 11:33:15 +02:00
espi_mchp_xec.c drivers: espi: xec: Reduce buffer allocation to minimum required 2021-04-13 18:29:35 -04:00
espi_npcx.c driver: espi: npcx: fix out-of-bounds read in espi_vw_generic_isr. 2021-03-09 04:51:50 -05:00
espi_saf_mchp_xec.c drivers: espi: Microchip eSPI add SAF support 2021-02-15 08:22:01 -05:00
espi_utils.h drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
host_subs_npcx.c soc: power: npcx: Clear host access IRQ pending bit before enabling 2021-04-22 18:02:36 -04:00
Kconfig drivers: espi: config: Support for host-initiated eSPI traffic 2021-02-14 18:22:47 -05:00
Kconfig.espi_emul emul: espi: Add support for eSPI emulators 2021-01-20 17:49:19 -05:00
Kconfig.npcx driver: espi: add notification and opcodes for ec host command support. 2020-12-20 13:05:50 -05:00
Kconfig.xec drivers: espi: xec: Reduce buffer allocation to minimum required 2021-04-13 18:29:35 -04:00