/openbmc/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-msm.h | 109 unsigned intr_detection_width:5; member
|
H A D | pinctrl-qdf2xxx.c | 124 groups[gpio].intr_detection_width = 2; in qdf2xxx_pinctrl_probe()
|
H A D | pinctrl-sdx65.c | 50 .intr_detection_width = 2, \ 75 .intr_detection_width = -1, \ 100 .intr_detection_width = -1, \
|
H A D | pinctrl-ipq8064.c | 201 .intr_detection_width = 1, \ 227 .intr_detection_width = -1, \
|
H A D | pinctrl-sdm670.c | 54 .intr_detection_width = 2, \ 83 .intr_detection_width = -1, \ 108 .intr_detection_width = -1, \ 133 .intr_detection_width = -1, \
|
H A D | pinctrl-sm6115.c | 61 .intr_detection_width = 2, \ 87 .intr_detection_width = -1, \ 113 .intr_detection_width = -1, \
|
H A D | pinctrl-msm8x74.c | 361 .intr_detection_width = 2, \ 387 .intr_detection_width = -1, \ 418 .intr_detection_width = -1, \
|
H A D | pinctrl-sc7180.c | 59 .intr_detection_width = 2, \ 85 .intr_detection_width = -1, \ 111 .intr_detection_width = -1, \
|
H A D | pinctrl-qcm2290.c | 50 .intr_detection_width = 2, \ 75 .intr_detection_width = -1, \ 100 .intr_detection_width = -1, \
|
H A D | pinctrl-sm7150.c | 65 .intr_detection_width = 2, \ 91 .intr_detection_width = -1, \ 117 .intr_detection_width = -1, \
|
H A D | pinctrl-apq8064.c | 249 .intr_detection_width = 1, \ 275 .intr_detection_width = -1, \
|
H A D | pinctrl-msm8226.c | 299 .intr_detection_width = 2, \ 325 .intr_detection_width = -1, \
|
H A D | pinctrl-msm.c | 1069 if (g->intr_detection_width == 1 && type == IRQ_TYPE_EDGE_BOTH) in msm_gpio_irq_set_type() 1109 if (g->intr_detection_width == 2) { in msm_gpio_irq_set_type() 1131 } else if (g->intr_detection_width == 1) { in msm_gpio_irq_set_type()
|
H A D | pinctrl-sm6125.c | 58 .intr_detection_width = 2, \ 84 .intr_detection_width = -1, \ 110 .intr_detection_width = -1, \
|
H A D | pinctrl-qdu1000.c | 52 .intr_detection_width = 2, \ 77 .intr_detection_width = -1, \ 102 .intr_detection_width = -1, \
|
H A D | pinctrl-mdm9607.c | 242 .intr_detection_width = 2, \ 268 .intr_detection_width = -1, \
|
H A D | pinctrl-sm6350.c | 50 .intr_detection_width = 2, \ 75 .intr_detection_width = -1, \ 100 .intr_detection_width = -1, \
|
H A D | pinctrl-sm6375.c | 53 .intr_detection_width = 2, \ 78 .intr_detection_width = -1, \ 103 .intr_detection_width = -1, \
|
H A D | pinctrl-sa8775p.c | 54 .intr_detection_width = 2, \ 79 .intr_detection_width = -1, \ 104 .intr_detection_width = -1, \
|
H A D | pinctrl-sdx55.c | 50 .intr_detection_width = 2, \ 75 .intr_detection_width = -1, \
|
H A D | pinctrl-sdm845.c | 54 .intr_detection_width = 2, \ 79 .intr_detection_width = -1, \ 104 .intr_detection_width = -1, \
|
H A D | pinctrl-msm8998.c | 52 .intr_detection_width = 2, \ 77 .intr_detection_width = -1, \ 102 .intr_detection_width = -1, \
|
H A D | pinctrl-sm8150.c | 61 .intr_detection_width = 2, \ 87 .intr_detection_width = -1, \ 113 .intr_detection_width = -1, \
|
H A D | pinctrl-sm8250.c | 62 .intr_detection_width = 2, \ 88 .intr_detection_width = -1, \ 114 .intr_detection_width = -1, \
|
H A D | pinctrl-sc7280.c | 50 .intr_detection_width = 2, \ 75 .intr_detection_width = -1, \ 100 .intr_detection_width = -1, \
|