Home
last modified time | relevance | path

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

/linux/arch/arm64/boot/dts/qcom/
H A Dsm4450-qrd.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include "sm4450.dtsi"
10 model = "Qualcomm Technologies, Inc. SM4450 QRD";
11 compatible = "qcom,sm4450-qrd", "qcom,sm4450";
18 stdout-path = "serial0:115200n8";
26 &tlmm {
27 gpio-reserved-ranges = <0 4>; /* NFC eSE SPI */
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-sm4450.c1 // SPDX-License-Identifier: GPL-2.0-only
10 #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 …]