Home
last modified time | relevance | path

Searched +full:qdu1000 +full:- +full:tlmm (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,qdu1000-tlmm.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/qcom,qdu1000-tlmm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Technologies, Inc. QDU1000/QRU1000 TLMM block
10 - Melody Olvera <quic_molvera@quicinc.com>
13 Top Level Mode Multiplexer pin controller found in the QDU1000 and
17 - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#
21 const: qcom,qdu1000-tlmm
29 gpio-reserved-ranges:
[all …]
/linux/drivers/pinctrl/qcom/
H A DKconfig.msm1 # SPDX-License-Identifier: GPL-2.0-only
9 Qualcomm TLMM block found in the Qualcomm APQ8064 platform.
16 Qualcomm TLMM block found in the Qualcomm APQ8084 platform.
23 Qualcomm TLMM block found in the Qualcomm IPQ4019 platform.
30 the Qualcomm Technologies Inc. TLMM block found on the
39 Qualcomm TLMM block found in the Qualcomm IPQ8064 platform.
46 Qualcomm Technologies Inc TLMM block found on the Qualcomm
54 the Qualcomm Technologies Inc. TLMM block found on the
63 the Qualcomm Technologies Inc. TLMM block found on the
72 the Qualcomm Technologies Inc. TLMM block found on the
[all …]
H A Dpinctrl-qdu1000.c1 // SPDX-License-Identifier: GPL-2.0-only
11 #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, \
[all …]
/linux/arch/arm64/boot/dts/qcom/
H A Dqdu1000.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
6 #include <dt-bindings/clock/qcom,qdu1000-gcc.h>
7 #include <dt-bindings/clock/qcom,rpmh.h>
8 #include <dt-bindings/dma/qcom-gpi.h>
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/interconnect/qcom,icc.h>
11 #include <dt-bindings/interconnect/qcom,qdu1000-rpmh.h>
12 #include <dt-bindings/interrupt-controller/arm-gic.h>
13 #include <dt-bindings/power/qcom-rpmpd.h>
14 #include <dt-bindings/soc/qcom,rpmh-rsc.h>
[all …]
H A Dqdu1000-idp.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
9 #include "qdu1000.dtsi"
13 model = "Qualcomm Technologies, Inc. QDU1000 IDP";
14 compatible = "qcom,qdu1000-idp", "qcom,qdu1000";
15 chassis-type = "embedded";
22 stdout-path = "serial0:115200n8";
26 xo_board: xo-board-clk {
27 compatible = "fixed-clock";
[all …]