Lines Matching +full:sdx55 +full:- +full:pinctrl
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2018-2020, The Linux Foundation. All rights reserved.
10 #include "pinctrl-msm.h"
63 .mux_bit = -1, \
66 .oe_bit = -1, \
67 .in_bit = -1, \
68 .out_bit = -1, \
69 .intr_enable_bit = -1, \
70 .intr_status_bit = -1, \
71 .intr_target_bit = -1, \
72 .intr_raw_status_bit = -1, \
73 .intr_polarity_bit = -1, \
74 .intr_detection_bit = -1, \
75 .intr_detection_width = -1, \
847 /* Every pin is maintained as a single group, and missing or non-existing pin
849 * pin descriptor registered with pinctrl core.
983 { .compatible = "qcom,sdx55-pinctrl", },
989 .name = "sdx55-pinctrl",
1008 MODULE_DESCRIPTION("QTI sdx55 pinctrl driver");