Home
last modified time | relevance | path

Searched +full:sar2130p +full:- +full:tlmm (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,sar2130p-tlmm.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/qcom,sar2130p-tlmm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Technologies, Inc. SAR2130P TLMM block
10 - Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
13 Top Level Mode Multiplexer pin controller in Qualcomm SAR2130P SoC.
16 - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#
20 const: qcom,sar2130p-tlmm
28 gpio-reserved-ranges:
[all …]
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-sar2130p.c1 // 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, \
[all …]