Searched refs:intr_detection_width (Results  1 – 25 of 33) sorted by relevance
12
| /Linux-v5.15/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-sm6115.c | 69 		.intr_detection_width = 2,	\95 		.intr_detection_width = -1,		\
 121 		.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-msm8x74.c | 369 		.intr_detection_width = 2,		\395 		.intr_detection_width = -1,		\
 426 		.intr_detection_width = -1,		\
 
 | 
| D | pinctrl-msm8226.c | 307 		.intr_detection_width = 2,		\333 		.intr_detection_width = -1,		\
 
 | 
| D | pinctrl-apq8064.c | 257 		.intr_detection_width = 1,		\283 		.intr_detection_width = -1,		\
 
 | 
| D | pinctrl-msm.c | 984 	if (g->intr_detection_width == 1 && type == IRQ_TYPE_EDGE_BOTH)  in msm_gpio_irq_set_type()1022 	if (g->intr_detection_width == 2) {  in msm_gpio_irq_set_type()
 1044 	} else if (g->intr_detection_width == 1) {  in msm_gpio_irq_set_type()
 
 | 
| D | pinctrl-sm6125.c | 66 		.intr_detection_width = 2,	\92 		.intr_detection_width = -1,		\
 118 		.intr_detection_width = -1,		\
 
 | 
| D | pinctrl-mdm9607.c | 250 		.intr_detection_width = 2,			\276 		.intr_detection_width = -1,		\
 
 | 
| D | pinctrl-sdx55.c | 58 		.intr_detection_width = 2,	\83 		.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-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-sc7280.c | 56 		.intr_detection_width = 2,	\81 		.intr_detection_width = -1,		\
 106 		.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-sm8350.c | 59 		.intr_detection_width = 2,	\84 		.intr_detection_width = -1,		\
 109 		.intr_detection_width = -1,		\
 
 | 
| D | pinctrl-msm8916.c | 332 		.intr_detection_width = 2,			\358 		.intr_detection_width = -1,		\
 
 | 
| D | pinctrl-msm8660.c | 420 		.intr_detection_width = 1,		\446 		.intr_detection_width = -1,		\
 
 | 
| D | pinctrl-apq8084.c | 369 		.intr_detection_width = 2,		\395 		.intr_detection_width = -1,             \
 
 | 
| D | pinctrl-sc8180x.c | 86 		.intr_detection_width = 2,		\115 		.intr_detection_width = -1,		\
 141 		.intr_detection_width = -1,		\
 
 | 
| D | pinctrl-msm8976.c | 60 		.intr_detection_width = 2,	\85 		.intr_detection_width = -1,		\
 
 | 
| D | pinctrl-sdm660.c | 73 		.intr_detection_width = 2,	\99 		.intr_detection_width = -1,		\
 
 | 
| D | pinctrl-qcs404.c | 69 		.intr_detection_width = 2,	\95 		.intr_detection_width = -1,		\
 
 | 
        12