Searched refs:intr_detection_width (Results 1 – 25 of 45) sorted by relevance
12
/linux-6.3-rc2/drivers/pinctrl/qcom/ |
A D | pinctrl-msm.h | 101 unsigned intr_detection_width:5; member
|
A D | pinctrl-qdf2xxx.c | 124 groups[gpio].intr_detection_width = 2; in qdf2xxx_pinctrl_probe()
|
A D | pinctrl-sdx65.c | 58 .intr_detection_width = 2, \ 83 .intr_detection_width = -1, \ 108 .intr_detection_width = -1, \
|
A D | pinctrl-ipq8064.c | 209 .intr_detection_width = 1, \ 235 .intr_detection_width = -1, \
|
A D | pinctrl-sdm670.c | 62 .intr_detection_width = 2, \ 91 .intr_detection_width = -1, \ 116 .intr_detection_width = -1, \ 141 .intr_detection_width = -1, \
|
A D | pinctrl-sm6115.c | 69 .intr_detection_width = 2, \ 95 .intr_detection_width = -1, \ 121 .intr_detection_width = -1, \
|
A D | pinctrl-qcm2290.c | 58 .intr_detection_width = 2, \ 83 .intr_detection_width = -1, \ 108 .intr_detection_width = -1, \
|
A D | pinctrl-sc7180.c | 67 .intr_detection_width = 2, \ 93 .intr_detection_width = -1, \ 119 .intr_detection_width = -1, \
|
A D | pinctrl-msm8x74.c | 369 .intr_detection_width = 2, \ 395 .intr_detection_width = -1, \ 426 .intr_detection_width = -1, \
|
A D | pinctrl-apq8064.c | 257 .intr_detection_width = 1, \ 283 .intr_detection_width = -1, \
|
A D | pinctrl-msm8226.c | 307 .intr_detection_width = 2, \ 333 .intr_detection_width = -1, \
|
A D | pinctrl-sm6125.c | 66 .intr_detection_width = 2, \ 92 .intr_detection_width = -1, \ 118 .intr_detection_width = -1, \
|
A D | pinctrl-msm.c | 1043 if (g->intr_detection_width == 1 && type == IRQ_TYPE_EDGE_BOTH) in msm_gpio_irq_set_type() 1081 if (g->intr_detection_width == 2) { in msm_gpio_irq_set_type() 1103 } else if (g->intr_detection_width == 1) { in msm_gpio_irq_set_type()
|
A D | pinctrl-qdu1000.c | 59 .intr_detection_width = 2, \ 84 .intr_detection_width = -1, \ 109 .intr_detection_width = -1, \
|
A D | pinctrl-sa8775p.c | 61 .intr_detection_width = 2, \ 86 .intr_detection_width = -1, \ 111 .intr_detection_width = -1, \
|
A D | pinctrl-sm6350.c | 58 .intr_detection_width = 2, \ 83 .intr_detection_width = -1, \ 108 .intr_detection_width = -1, \
|
A D | pinctrl-sm6375.c | 61 .intr_detection_width = 2, \ 86 .intr_detection_width = -1, \ 111 .intr_detection_width = -1, \
|
A D | pinctrl-mdm9607.c | 250 .intr_detection_width = 2, \ 276 .intr_detection_width = -1, \
|
A D | pinctrl-sdx55.c | 58 .intr_detection_width = 2, \ 83 .intr_detection_width = -1, \
|
A D | pinctrl-msm8998.c | 60 .intr_detection_width = 2, \ 85 .intr_detection_width = -1, \ 110 .intr_detection_width = -1, \
|
A D | pinctrl-sc7280.c | 58 .intr_detection_width = 2, \ 83 .intr_detection_width = -1, \ 108 .intr_detection_width = -1, \
|
A D | pinctrl-sdm845.c | 62 .intr_detection_width = 2, \ 87 .intr_detection_width = -1, \ 112 .intr_detection_width = -1, \
|
A D | pinctrl-sm8150.c | 69 .intr_detection_width = 2, \ 95 .intr_detection_width = -1, \ 121 .intr_detection_width = -1, \
|
A D | pinctrl-sm8250.c | 70 .intr_detection_width = 2, \ 96 .intr_detection_width = -1, \ 122 .intr_detection_width = -1, \
|
A D | pinctrl-sc8280xp.c | 58 .intr_detection_width = 2, \ 83 .intr_detection_width = -1, \ 108 .intr_detection_width = -1, \
|
Completed in 89 milliseconds
12