Home
last modified time | relevance | path

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

123

/linux/drivers/pinctrl/qcom/
H A Dpinctrl-msm.c1114 val &= ~(3 << g->intr_detection_bit); in msm_gpio_irq_set_type()
1118 val |= 1 << g->intr_detection_bit; in msm_gpio_irq_set_type()
1122 val |= 2 << g->intr_detection_bit; in msm_gpio_irq_set_type()
1126 val |= 3 << g->intr_detection_bit; in msm_gpio_irq_set_type()
1136 val &= ~(1 << g->intr_detection_bit); in msm_gpio_irq_set_type()
1140 val |= BIT(g->intr_detection_bit); in msm_gpio_irq_set_type()
1144 val |= BIT(g->intr_detection_bit); in msm_gpio_irq_set_type()
1147 val |= BIT(g->intr_detection_bit); in msm_gpio_irq_set_type()
H A Dpinctrl-msm.h113 unsigned intr_detection_bit:5; member
H A Dpinctrl-qdf2xxx.c123 groups[gpio].intr_detection_bit = 2; in qdf2xxx_pinctrl_probe()
H A Dpinctrl-sdx65.c49 .intr_detection_bit = 2, \
74 .intr_detection_bit = -1, \
99 .intr_detection_bit = -1, \
H A Dpinctrl-sdm670.c53 .intr_detection_bit = 2, \
82 .intr_detection_bit = -1, \
107 .intr_detection_bit = -1, \
132 .intr_detection_bit = -1, \
H A Dpinctrl-ipq8064.c200 .intr_detection_bit = 2, \
226 .intr_detection_bit = -1, \
H A Dpinctrl-sm6115.c60 .intr_detection_bit = 2, \
86 .intr_detection_bit = -1, \
112 .intr_detection_bit = -1, \
H A Dpinctrl-qcs615.c60 .intr_detection_bit = 2, \
86 .intr_detection_bit = -1, \
112 .intr_detection_bit = -1, \
H A Dpinctrl-sm4450.c51 .intr_detection_bit = 2, \
76 .intr_detection_bit = -1, \
101 .intr_detection_bit = -1, \
H A Dpinctrl-msm8x74.c360 .intr_detection_bit = 2, \
386 .intr_detection_bit = -1, \
417 .intr_detection_bit = -1, \
H A Dpinctrl-qcm2290.c49 .intr_detection_bit = 2, \
74 .intr_detection_bit = -1, \
99 .intr_detection_bit = -1, \
H A Dpinctrl-sc7180.c58 .intr_detection_bit = 2, \
84 .intr_detection_bit = -1, \
110 .intr_detection_bit = -1, \
H A Dpinctrl-sm7150.c64 .intr_detection_bit = 2, \
90 .intr_detection_bit = -1, \
116 .intr_detection_bit = -1, \
H A Dpinctrl-apq8064.c248 .intr_detection_bit = 2, \
274 .intr_detection_bit = -1, \
H A Dpinctrl-msm8226.c298 .intr_detection_bit = 2, \
324 .intr_detection_bit = -1, \
H A Dpinctrl-qcs8300.c52 .intr_detection_bit = 2, \
77 .intr_detection_bit = -1, \
102 .intr_detection_bit = -1, \
H A Dpinctrl-sm6125.c57 .intr_detection_bit = 2, \
83 .intr_detection_bit = -1, \
109 .intr_detection_bit = -1, \
H A Dpinctrl-qdu1000.c51 .intr_detection_bit = 2, \
76 .intr_detection_bit = -1, \
101 .intr_detection_bit = -1, \
H A Dpinctrl-mdm9607.c241 .intr_detection_bit = 2, \
267 .intr_detection_bit = -1, \
H A Dpinctrl-sm6350.c49 .intr_detection_bit = 2, \
74 .intr_detection_bit = -1, \
99 .intr_detection_bit = -1, \
H A Dpinctrl-sm6375.c52 .intr_detection_bit = 2, \
77 .intr_detection_bit = -1, \
102 .intr_detection_bit = -1, \
H A Dpinctrl-sa8775p.c53 .intr_detection_bit = 2, \
78 .intr_detection_bit = -1, \
103 .intr_detection_bit = -1, \
H A Dpinctrl-sm8150.c60 .intr_detection_bit = 2, \
86 .intr_detection_bit = -1, \
112 .intr_detection_bit = -1, \
H A Dpinctrl-sm8250.c61 .intr_detection_bit = 2, \
87 .intr_detection_bit = -1, \
113 .intr_detection_bit = -1, \
H A Dpinctrl-sdm845.c53 .intr_detection_bit = 2, \
78 .intr_detection_bit = -1, \
103 .intr_detection_bit = -1, \

123