Searched refs:intr_wakeup_present_bit (Results 1 – 6 of 6) sorted by relevance
111 unsigned intr_wakeup_present_bit:5; member
1234 if (test_bit(d->hwirq, pctrl->skip_wake_irqs) && g->intr_wakeup_present_bit) { in msm_gpio_irq_reqres()1240 if (intr_cfg & BIT(g->intr_wakeup_present_bit)) { in msm_gpio_irq_reqres()1262 if (test_bit(d->hwirq, pctrl->skip_wake_irqs) && g->intr_wakeup_present_bit) { in msm_gpio_irq_relres()1268 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, \
48 .intr_wakeup_present_bit = 6, \
49 .intr_wakeup_present_bit = 6, \