Searched refs:npcx_miwu_irq_get_state (Results 1 – 3 of 3) sorted by relevance
169 bool npcx_miwu_irq_get_state(const struct npcx_wui *wui);
76 if (pin < NPCX_GPIO_PORT_PIN_NUM && !npcx_miwu_irq_get_state(io_wui)) { in npcx_gpio_enable_io_pads()95 if (pin < NPCX_GPIO_PORT_PIN_NUM && !npcx_miwu_irq_get_state(io_wui)) { in npcx_gpio_disable_io_pads()
173 bool npcx_miwu_irq_get_state(const struct npcx_wui *wui) in npcx_miwu_irq_get_state() function