Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pinctrl/qcom/
Dpinctrl-msm.h92 unsigned intr_detection_bit:5; member
Dpinctrl-msm.c1002 val &= ~(3 << g->intr_detection_bit); in msm_gpio_irq_set_type()
1006 val |= 1 << g->intr_detection_bit; in msm_gpio_irq_set_type()
1010 val |= 2 << g->intr_detection_bit; in msm_gpio_irq_set_type()
1014 val |= 3 << g->intr_detection_bit; in msm_gpio_irq_set_type()
1024 val &= ~(1 << g->intr_detection_bit); in msm_gpio_irq_set_type()
1028 val |= BIT(g->intr_detection_bit); in msm_gpio_irq_set_type()
1032 val |= BIT(g->intr_detection_bit); in msm_gpio_irq_set_type()
1035 val |= BIT(g->intr_detection_bit); in msm_gpio_irq_set_type()
Dpinctrl-qdf2xxx.c123 groups[gpio].intr_detection_bit = 2; in qdf2xxx_pinctrl_probe()
Dpinctrl-ipq8064.c208 .intr_detection_bit = 2, \
234 .intr_detection_bit = -1, \
Dpinctrl-msm8x74.c368 .intr_detection_bit = 2, \
394 .intr_detection_bit = -1, \
425 .intr_detection_bit = -1, \
Dpinctrl-sc7180.c66 .intr_detection_bit = 2, \
92 .intr_detection_bit = -1, \
118 .intr_detection_bit = -1, \
Dpinctrl-apq8064.c256 .intr_detection_bit = 2, \
282 .intr_detection_bit = -1, \
Dpinctrl-msm8226.c306 .intr_detection_bit = 2, \
332 .intr_detection_bit = -1, \
Dpinctrl-msm8998.c59 .intr_detection_bit = 2, \
84 .intr_detection_bit = -1, \
109 .intr_detection_bit = -1, \
Dpinctrl-sdm845.c61 .intr_detection_bit = 2, \
86 .intr_detection_bit = -1, \
111 .intr_detection_bit = -1, \
Dpinctrl-sm8150.c68 .intr_detection_bit = 2, \
94 .intr_detection_bit = -1, \
120 .intr_detection_bit = -1, \
Dpinctrl-sm8250.c69 .intr_detection_bit = 2, \
95 .intr_detection_bit = -1, \
121 .intr_detection_bit = -1, \
Dpinctrl-apq8084.c368 .intr_detection_bit = 2, \
394 .intr_detection_bit = -1, \
Dpinctrl-msm8660.c419 .intr_detection_bit = 2, \
445 .intr_detection_bit = -1, \
Dpinctrl-msm8916.c331 .intr_detection_bit = 2, \
357 .intr_detection_bit = -1, \
Dpinctrl-msm8976.c59 .intr_detection_bit = 2, \
84 .intr_detection_bit = -1, \
Dpinctrl-qcs404.c68 .intr_detection_bit = 2, \
94 .intr_detection_bit = -1, \
Dpinctrl-sdm660.c72 .intr_detection_bit = 2, \
98 .intr_detection_bit = -1, \
Dpinctrl-msm8960.c382 .intr_detection_bit = 2, \
408 .intr_detection_bit = -1, \
Dpinctrl-msm8994.c57 .intr_detection_bit = 2, \
83 .intr_detection_bit = -1, \
Dpinctrl-msm8996.c57 .intr_detection_bit = 2, \
82 .intr_detection_bit = -1, \
Dpinctrl-ipq8074.c56 .intr_detection_bit = 2, \
Dpinctrl-mdm9615.c243 .intr_detection_bit = 2, \
Dpinctrl-ipq6018.c56 .intr_detection_bit = 2, \
Dpinctrl-ipq4019.c266 .intr_detection_bit = 2, \