Lines Matching +full:msm8976 +full:- +full:pinctrl
1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
12 #include "pinctrl-msm.h"
65 .mux_bit = -1, \
68 .oe_bit = -1, \
69 .in_bit = -1, \
70 .out_bit = -1, \
71 .intr_enable_bit = -1, \
72 .intr_status_bit = -1, \
73 .intr_target_bit = -1, \
74 .intr_raw_status_bit = -1, \
75 .intr_polarity_bit = -1, \
76 .intr_detection_bit = -1, \
77 .intr_detection_width = -1, \
1089 { .compatible = "qcom,msm8976-pinctrl", },
1095 .name = "msm8976-pinctrl",
1114 MODULE_DESCRIPTION("Qualcomm msm8976 pinctrl driver");