Home
last modified time | relevance | path

Searched refs:intr_detection_bit (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/drivers/pinctrl/qcom/
Dpinctrl-msm.c749 val &= ~(3 << g->intr_detection_bit); in msm_gpio_irq_set_type()
753 val |= 1 << g->intr_detection_bit; in msm_gpio_irq_set_type()
757 val |= 2 << g->intr_detection_bit; in msm_gpio_irq_set_type()
761 val |= 3 << g->intr_detection_bit; in msm_gpio_irq_set_type()
771 val &= ~(1 << g->intr_detection_bit); in msm_gpio_irq_set_type()
775 val |= BIT(g->intr_detection_bit); in msm_gpio_irq_set_type()
779 val |= BIT(g->intr_detection_bit); in msm_gpio_irq_set_type()
782 val |= BIT(g->intr_detection_bit); in msm_gpio_irq_set_type()
Dpinctrl-msm.h96 unsigned intr_detection_bit:5; member
Dpinctrl-qdf2xxx.c131 groups[gpio].intr_detection_bit = 2; in qdf2xxx_pinctrl_probe()
Dpinctrl-ipq8064.c217 .intr_detection_bit = 2, \
243 .intr_detection_bit = -1, \
Dpinctrl-msm8x74.c376 .intr_detection_bit = 2, \
402 .intr_detection_bit = -1, \
433 .intr_detection_bit = -1, \
Dpinctrl-apq8064.c264 .intr_detection_bit = 2, \
290 .intr_detection_bit = -1, \
Dpinctrl-sdm845.c60 .intr_detection_bit = 2, \
85 .intr_detection_bit = -1, \
110 .intr_detection_bit = -1, \
Dpinctrl-msm8998.c59 .intr_detection_bit = 2, \
84 .intr_detection_bit = -1, \
109 .intr_detection_bit = -1, \
Dpinctrl-msm8916.c339 .intr_detection_bit = 2, \
365 .intr_detection_bit = -1, \
Dpinctrl-apq8084.c377 .intr_detection_bit = 2, \
403 .intr_detection_bit = -1, \
Dpinctrl-msm8660.c427 .intr_detection_bit = 2, \
453 .intr_detection_bit = -1, \
Dpinctrl-msm8960.c390 .intr_detection_bit = 2, \
416 .intr_detection_bit = -1, \
Dpinctrl-msm8994.c65 .intr_detection_bit = 2, \
91 .intr_detection_bit = -1, \
Dpinctrl-msm8996.c65 .intr_detection_bit = 2, \
90 .intr_detection_bit = -1, \
Dpinctrl-ipq8074.c63 .intr_detection_bit = 2, \
Dpinctrl-mdm9615.c251 .intr_detection_bit = 2, \
Dpinctrl-ipq4019.c273 .intr_detection_bit = 2, \