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