Searched refs:NPCX_PSIEN_EOTIE (Results 1 – 2 of 2) sorted by relevance
276 inst->PSIEN &= ~BIT(NPCX_PSIEN_EOTIE); in ps2_npcx_ctrl_isr()308 inst->PSIEN |= BIT(NPCX_PSIEN_EOTIE); in ps2_npcx_ctrl_isr()360 inst->PSIEN = BIT(NPCX_PSIEN_SOTIE) | BIT(NPCX_PSIEN_EOTIE) | in ps2_npcx_ctrl_init()
1409 #define NPCX_PSIEN_EOTIE 1 macro