Home
last modified time | relevance | path

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

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