Lines Matching +full:sar2130p +full:- +full:tlmm
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2020-2021, The Linux Foundation. All rights reserved.
11 #include "pinctrl-msm.h"
66 .mux_bit = -1, \
69 .oe_bit = -1, \
70 .in_bit = -1, \
71 .out_bit = -1, \
72 .intr_enable_bit = -1, \
73 .intr_status_bit = -1, \
74 .intr_target_bit = -1, \
75 .intr_raw_status_bit = -1, \
76 .intr_polarity_bit = -1, \
77 .intr_detection_bit = -1, \
78 .intr_detection_width = -1, \
1271 /* Every pin is maintained as a single group, and missing or non-existing pin
1478 { .compatible = "qcom,sar2130p-tlmm", .data = &sar2130p_tlmm},
1485 .name = "sar2130p-tlmm",
1504 MODULE_DESCRIPTION("QTI SAR2130P TLMM driver");