Searched refs:intr_detection_width (Results 1 – 25 of 25) sorted by relevance
/Linux-v5.10/drivers/pinctrl/qcom/ |
D | pinctrl-msm.h | 93 unsigned intr_detection_width:5; member
|
D | pinctrl-qdf2xxx.c | 124 groups[gpio].intr_detection_width = 2; in qdf2xxx_pinctrl_probe()
|
D | pinctrl-ipq8064.c | 209 .intr_detection_width = 1, \ 235 .intr_detection_width = -1, \
|
D | pinctrl-msm8x74.c | 369 .intr_detection_width = 2, \ 395 .intr_detection_width = -1, \ 426 .intr_detection_width = -1, \
|
D | pinctrl-sc7180.c | 67 .intr_detection_width = 2, \ 93 .intr_detection_width = -1, \ 119 .intr_detection_width = -1, \
|
D | pinctrl-apq8064.c | 257 .intr_detection_width = 1, \ 283 .intr_detection_width = -1, \
|
D | pinctrl-msm8226.c | 307 .intr_detection_width = 2, \ 333 .intr_detection_width = -1, \
|
D | pinctrl-msm.c | 964 if (g->intr_detection_width == 1 && type == IRQ_TYPE_EDGE_BOTH) in msm_gpio_irq_set_type() 1001 if (g->intr_detection_width == 2) { in msm_gpio_irq_set_type() 1023 } else if (g->intr_detection_width == 1) { in msm_gpio_irq_set_type()
|
D | pinctrl-msm8998.c | 60 .intr_detection_width = 2, \ 85 .intr_detection_width = -1, \ 110 .intr_detection_width = -1, \
|
D | pinctrl-sdm845.c | 62 .intr_detection_width = 2, \ 87 .intr_detection_width = -1, \ 112 .intr_detection_width = -1, \
|
D | pinctrl-sm8150.c | 69 .intr_detection_width = 2, \ 95 .intr_detection_width = -1, \ 121 .intr_detection_width = -1, \
|
D | pinctrl-sm8250.c | 70 .intr_detection_width = 2, \ 96 .intr_detection_width = -1, \ 122 .intr_detection_width = -1, \
|
D | pinctrl-apq8084.c | 369 .intr_detection_width = 2, \ 395 .intr_detection_width = -1, \
|
D | pinctrl-msm8660.c | 420 .intr_detection_width = 1, \ 446 .intr_detection_width = -1, \
|
D | pinctrl-msm8916.c | 332 .intr_detection_width = 2, \ 358 .intr_detection_width = -1, \
|
D | pinctrl-msm8976.c | 60 .intr_detection_width = 2, \ 85 .intr_detection_width = -1, \
|
D | pinctrl-qcs404.c | 69 .intr_detection_width = 2, \ 95 .intr_detection_width = -1, \
|
D | pinctrl-sdm660.c | 73 .intr_detection_width = 2, \ 99 .intr_detection_width = -1, \
|
D | pinctrl-msm8960.c | 383 .intr_detection_width = 1, \ 409 .intr_detection_width = -1, \
|
D | pinctrl-msm8994.c | 58 .intr_detection_width = 2, \ 84 .intr_detection_width = -1, \
|
D | pinctrl-msm8996.c | 58 .intr_detection_width = 2, \ 83 .intr_detection_width = -1, \
|
D | pinctrl-ipq8074.c | 57 .intr_detection_width = 2, \
|
D | pinctrl-mdm9615.c | 244 .intr_detection_width = 1, \
|
D | pinctrl-ipq6018.c | 57 .intr_detection_width = 2, \
|
D | pinctrl-ipq4019.c | 267 .intr_detection_width = 2, \
|