Searched refs:intr_detection_width (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/pinctrl/qcom/ |
| H A D | pinctrl-msm.h | 133 unsigned intr_detection_width:5; member
|
| H A D | pinctrl-msm.c | 1050 if (g->intr_detection_width != 1 && in msm_gpio_irq_init_valid_mask() 1051 g->intr_detection_width != 2) in msm_gpio_irq_init_valid_mask() 1091 if (g->intr_detection_width == 1 && type == IRQ_TYPE_EDGE_BOTH) in msm_gpio_irq_set_type() 1131 if (g->intr_detection_width == 2) { in msm_gpio_irq_set_type() 1153 } else if (g->intr_detection_width == 1) { in msm_gpio_irq_set_type()
|
| H A D | pinctrl-ipq8064.c | 201 .intr_detection_width = 1, \ 227 .intr_detection_width = -1, \
|
| H A D | pinctrl-sc8280xp.c | 49 .intr_detection_width = 2, \ 73 .intr_detection_width = -1, \ 97 .intr_detection_width = -1, \
|
| H A D | pinctrl-ipq5018.c | 47 .intr_detection_width = 2, \
|
| H A D | pinctrl-ipq9650.c | 35 .intr_detection_width = 2, \
|
| H A D | pinctrl-maili.c | 54 .intr_detection_width = 2, \ 78 .intr_detection_width = -1, \ 102 .intr_detection_width = -1, \
|
| H A D | pinctrl-x1e80100.c | 52 .intr_detection_width = 2, \ 76 .intr_detection_width = -1, \ 100 .intr_detection_width = -1, \
|
| H A D | pinctrl-shikra.c | 53 .intr_detection_width = 2, \ 77 .intr_detection_width = -1, \
|