Searched refs:NPCX_WKEDG (Results 1 – 2 of 2) sorted by relevance
137 NPCX_WKEDG(base, group) |= pmask; in npcx_miwu_set_pseudo_both_edge()140 NPCX_WKEDG(base, group) &= ~pmask; in npcx_miwu_set_pseudo_both_edge()287 NPCX_WKEDG(base, wui->group) &= ~pmask; in npcx_miwu_interrupt_configure()291 NPCX_WKEDG(base, wui->group) |= pmask; in npcx_miwu_interrupt_configure()305 NPCX_WKEDG(base, wui->group) |= pmask; in npcx_miwu_interrupt_configure()310 NPCX_WKEDG(base, wui->group) &= ~pmask; in npcx_miwu_interrupt_configure()
421 #define NPCX_WKEDG(base, group) \ macro