Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/qcom/
H A Dpinctrl-msm.c1132 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 |= 2 << g->intr_detection_bit; in msm_gpio_irq_set_type()
1144 val |= 3 << g->intr_detection_bit; in msm_gpio_irq_set_type()
1154 val &= ~(1 << g->intr_detection_bit); in msm_gpio_irq_set_type()
1158 val |= BIT(g->intr_detection_bit); in msm_gpio_irq_set_type()
1162 val |= BIT(g->intr_detection_bit); in msm_gpio_irq_set_type()
1165 val |= BIT(g->intr_detection_bit); in msm_gpio_irq_set_type()
H A Dpinctrl-msm.h132 unsigned intr_detection_bit:5; member
H A Dpinctrl-ipq8064.c200 .intr_detection_bit = 2, \
226 .intr_detection_bit = -1, \
H A Dpinctrl-sc8280xp.c48 .intr_detection_bit = 2, \
72 .intr_detection_bit = -1, \
96 .intr_detection_bit = -1, \
H A Dpinctrl-ipq5018.c46 .intr_detection_bit = 2, \
H A Dpinctrl-ipq9650.c34 .intr_detection_bit = 2, \
H A Dpinctrl-maili.c53 .intr_detection_bit = 2, \
77 .intr_detection_bit = -1, \
101 .intr_detection_bit = -1, \
H A Dpinctrl-x1e80100.c51 .intr_detection_bit = 2, \
75 .intr_detection_bit = -1, \
99 .intr_detection_bit = -1, \
H A Dpinctrl-shikra.c52 .intr_detection_bit = 2, \
76 .intr_detection_bit = -1, \