Searched refs:intr_detection_width (Results 1 – 17 of 17) sorted by relevance
| /Linux-v4.19/drivers/pinctrl/qcom/ |
| D | pinctrl-msm.h | 97 unsigned intr_detection_width:5; member
|
| D | pinctrl-qdf2xxx.c | 132 groups[gpio].intr_detection_width = 2; in qdf2xxx_pinctrl_probe()
|
| D | pinctrl-msm.c | 730 if (g->intr_detection_width == 1 && type == IRQ_TYPE_EDGE_BOTH) in msm_gpio_irq_set_type() 748 if (g->intr_detection_width == 2) { in msm_gpio_irq_set_type() 770 } else if (g->intr_detection_width == 1) { in msm_gpio_irq_set_type()
|
| D | pinctrl-ipq8064.c | 218 .intr_detection_width = 1, \ 244 .intr_detection_width = -1, \
|
| D | pinctrl-msm8x74.c | 377 .intr_detection_width = 2, \ 403 .intr_detection_width = -1, \ 434 .intr_detection_width = -1, \
|
| D | pinctrl-apq8064.c | 265 .intr_detection_width = 1, \ 291 .intr_detection_width = -1, \
|
| D | pinctrl-sdm845.c | 61 .intr_detection_width = 2, \ 86 .intr_detection_width = -1, \ 111 .intr_detection_width = -1, \
|
| D | pinctrl-msm8998.c | 60 .intr_detection_width = 2, \ 85 .intr_detection_width = -1, \ 110 .intr_detection_width = -1, \
|
| D | pinctrl-msm8916.c | 340 .intr_detection_width = 2, \ 366 .intr_detection_width = -1, \
|
| D | pinctrl-apq8084.c | 378 .intr_detection_width = 2, \ 404 .intr_detection_width = -1, \
|
| D | pinctrl-msm8660.c | 428 .intr_detection_width = 1, \ 454 .intr_detection_width = -1, \
|
| D | pinctrl-msm8960.c | 391 .intr_detection_width = 1, \ 417 .intr_detection_width = -1, \
|
| D | pinctrl-msm8994.c | 66 .intr_detection_width = 2, \ 92 .intr_detection_width = -1, \
|
| D | pinctrl-msm8996.c | 66 .intr_detection_width = 2, \ 91 .intr_detection_width = -1, \
|
| D | pinctrl-ipq8074.c | 64 .intr_detection_width = 2, \
|
| D | pinctrl-mdm9615.c | 252 .intr_detection_width = 1, \
|
| D | pinctrl-ipq4019.c | 274 .intr_detection_width = 2, \
|