Lines Matching refs:npcx_wui
65 struct npcx_wui { struct
77 struct npcx_wui *wui); argument
90 struct npcx_wui wui; /** Wake-up input source of GPIO */
103 struct npcx_wui wui; /** Device instance register callback function */
139 void npcx_miwu_irq_enable(const struct npcx_wui *wui);
146 void npcx_miwu_irq_disable(const struct npcx_wui *wui);
153 void npcx_miwu_io_enable(const struct npcx_wui *wui);
160 void npcx_miwu_io_disable(const struct npcx_wui *wui);
169 bool npcx_miwu_irq_get_state(const struct npcx_wui *wui);
178 bool npcx_miwu_irq_get_and_clear_pending(const struct npcx_wui *wui);
190 int npcx_miwu_interrupt_configure(const struct npcx_wui *wui,
201 const struct npcx_wui *io_wui, int port);
212 const struct npcx_wui *dev_wui,