Searched refs:NPCX_PSIEN_EOTIE (Results 1 – 2 of 2) sorted by relevance
277 inst->PSIEN &= ~BIT(NPCX_PSIEN_EOTIE); in ps2_npcx_ctrl_isr()310 inst->PSIEN |= BIT(NPCX_PSIEN_EOTIE); in ps2_npcx_ctrl_isr()362 inst->PSIEN = BIT(NPCX_PSIEN_SOTIE) | BIT(NPCX_PSIEN_EOTIE) | in ps2_npcx_ctrl_init()
1457 #define NPCX_PSIEN_EOTIE 1 macro