Searched refs:NPCX_VWEVMS_IE (Results 1 – 2 of 2) sorted by relevance
346 if (IS_BIT_SET(inst->VWEVMS[idx], NPCX_VWEVMS_IE) && in espi_vw_config_input()351 inst->VWEVMS[idx] |= BIT(NPCX_VWEVMS_IE) | BIT(NPCX_VWEVMS_WE); in espi_vw_config_input()
763 #define NPCX_VWEVMS_IE 18 macro