Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/pinctrl/qcom/
A Dpinctrl-msm.h100 unsigned intr_detection_bit:5; member
A Dpinctrl-msm.c1082 val &= ~(3 << g->intr_detection_bit); in msm_gpio_irq_set_type()
1086 val |= 1 << g->intr_detection_bit; in msm_gpio_irq_set_type()
1090 val |= 2 << g->intr_detection_bit; in msm_gpio_irq_set_type()
1094 val |= 3 << g->intr_detection_bit; in msm_gpio_irq_set_type()
1104 val &= ~(1 << g->intr_detection_bit); in msm_gpio_irq_set_type()
1108 val |= BIT(g->intr_detection_bit); in msm_gpio_irq_set_type()
1112 val |= BIT(g->intr_detection_bit); in msm_gpio_irq_set_type()
1115 val |= BIT(g->intr_detection_bit); in msm_gpio_irq_set_type()
A Dpinctrl-qdf2xxx.c123 groups[gpio].intr_detection_bit = 2; in qdf2xxx_pinctrl_probe()
A Dpinctrl-sdx65.c57 .intr_detection_bit = 2, \
82 .intr_detection_bit = -1, \
107 .intr_detection_bit = -1, \
A Dpinctrl-ipq8064.c208 .intr_detection_bit = 2, \
234 .intr_detection_bit = -1, \
A Dpinctrl-sdm670.c61 .intr_detection_bit = 2, \
90 .intr_detection_bit = -1, \
115 .intr_detection_bit = -1, \
140 .intr_detection_bit = -1, \
A Dpinctrl-sm6115.c68 .intr_detection_bit = 2, \
94 .intr_detection_bit = -1, \
120 .intr_detection_bit = -1, \
A Dpinctrl-qcm2290.c57 .intr_detection_bit = 2, \
82 .intr_detection_bit = -1, \
107 .intr_detection_bit = -1, \
A Dpinctrl-sc7180.c66 .intr_detection_bit = 2, \
92 .intr_detection_bit = -1, \
118 .intr_detection_bit = -1, \
A Dpinctrl-msm8x74.c368 .intr_detection_bit = 2, \
394 .intr_detection_bit = -1, \
425 .intr_detection_bit = -1, \
A Dpinctrl-apq8064.c256 .intr_detection_bit = 2, \
282 .intr_detection_bit = -1, \
A Dpinctrl-msm8226.c306 .intr_detection_bit = 2, \
332 .intr_detection_bit = -1, \
A Dpinctrl-sm6125.c65 .intr_detection_bit = 2, \
91 .intr_detection_bit = -1, \
117 .intr_detection_bit = -1, \
A Dpinctrl-qdu1000.c58 .intr_detection_bit = 2, \
83 .intr_detection_bit = -1, \
108 .intr_detection_bit = -1, \
A Dpinctrl-sa8775p.c60 .intr_detection_bit = 2, \
85 .intr_detection_bit = -1, \
110 .intr_detection_bit = -1, \
A Dpinctrl-sm6350.c57 .intr_detection_bit = 2, \
82 .intr_detection_bit = -1, \
107 .intr_detection_bit = -1, \
A Dpinctrl-sm6375.c60 .intr_detection_bit = 2, \
85 .intr_detection_bit = -1, \
110 .intr_detection_bit = -1, \
A Dpinctrl-mdm9607.c249 .intr_detection_bit = 2, \
275 .intr_detection_bit = -1, \
A Dpinctrl-sdx55.c57 .intr_detection_bit = 2, \
82 .intr_detection_bit = -1, \
A Dpinctrl-msm8998.c59 .intr_detection_bit = 2, \
84 .intr_detection_bit = -1, \
109 .intr_detection_bit = -1, \
A Dpinctrl-sc7280.c57 .intr_detection_bit = 2, \
82 .intr_detection_bit = -1, \
107 .intr_detection_bit = -1, \
A Dpinctrl-sdm845.c61 .intr_detection_bit = 2, \
86 .intr_detection_bit = -1, \
111 .intr_detection_bit = -1, \
A Dpinctrl-sm8150.c68 .intr_detection_bit = 2, \
94 .intr_detection_bit = -1, \
120 .intr_detection_bit = -1, \
A Dpinctrl-sm8250.c69 .intr_detection_bit = 2, \
95 .intr_detection_bit = -1, \
121 .intr_detection_bit = -1, \
A Dpinctrl-sc8280xp.c57 .intr_detection_bit = 2, \
82 .intr_detection_bit = -1, \
107 .intr_detection_bit = -1, \

Completed in 62 milliseconds

12