Home
last modified time | relevance | path

Searched refs:intr_wakeup_enable_bit (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/pinctrl/qcom/
H A Dpinctrl-msm.h107 unsigned intr_wakeup_enable_bit:5; member
H A Dpinctrl-msm.c1265 intr_cfg |= BIT(g->intr_wakeup_enable_bit); in msm_gpio_irq_reqres()
1293 intr_cfg &= ~BIT(g->intr_wakeup_enable_bit); in msm_gpio_irq_relres()
H A Dpinctrl-milos.c52 .intr_wakeup_enable_bit = 7, \
H A Dpinctrl-sm8650.c52 .intr_wakeup_enable_bit = 7, \
H A Dpinctrl-sm8750.c50 .intr_wakeup_enable_bit = 7, \