Searched refs:NPCX_VWEVSM_MAX (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/include/zephyr/dt-bindings/espi/ | ||
| D | npcx_espi.h | 49 #define NPCX_VWEVSM_MAX 10 macro |
| /Zephyr-latest/drivers/espi/ | ||
| D | espi_npcx.c | 1484 if (num >= NPCX_VWEVSM_MAX) { in espi_npcx_init() |