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