Searched refs:intr_wakeup_present_bit (Results 1 – 5 of 5) sorted by relevance
106 unsigned intr_wakeup_present_bit:5; member
1258 if (test_bit(d->hwirq, pctrl->skip_wake_irqs) && g->intr_wakeup_present_bit) { in msm_gpio_irq_reqres()1264 if (intr_cfg & BIT(g->intr_wakeup_present_bit)) { in msm_gpio_irq_reqres()1286 if (test_bit(d->hwirq, pctrl->skip_wake_irqs) && g->intr_wakeup_present_bit) { in msm_gpio_irq_relres()1292 if (intr_cfg & BIT(g->intr_wakeup_present_bit)) { in msm_gpio_irq_relres()
53 .intr_wakeup_present_bit = 6, \
51 .intr_wakeup_present_bit = 6, \
49 .intr_wakeup_present_bit = 6, \