Clearing virtual wire interrupt after calling handler may cause next interrupt miss if the same virtual wire changes due to action in handler. As the interrupt source is read from register, it can be cleared before calling handler to avoid next interrupt miss due to action/delay in the callback handler. Signed-off-by: Venkataramana Kotakonda <venkataramana.kotakonda@intel.com> |
||
|---|---|---|
| .. | ||
| 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 | ||
| 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 | ||
| Kconfig.xec | ||