Home
last modified time | relevance | path

Searched full:sdm660 (Results 1 – 25 of 33) sorted by relevance

12

/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,sdm660.yaml4 $id: http://devicetree.org/schemas/interconnect/qcom,sdm660.yaml#
7 title: Qualcomm SDM660 Network-On-Chip interconnect
13 The Qualcomm SDM660 interconnect providers support adjusting the
19 - qcom,sdm660-a2noc
20 - qcom,sdm660-bimc
21 - qcom,sdm660-cnoc
22 - qcom,sdm660-gnoc
23 - qcom,sdm660-mnoc
24 - qcom,sdm660-snoc
48 const: qcom,sdm660-mnoc
[all …]
/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,gcc-sdm660.yaml4 $id: http://devicetree.org/schemas/clock/qcom,gcc-sdm660.yaml#
7 title: Qualcomm SDM660/SDM630/SDM636 Global Clock & Reset Controller
15 domains on SDM630, SDM636 and SDM660
18 include/dt-bindings/clock/qcom,gcc-sdm660.h (qcom,gcc-sdm630 and qcom,gcc-sdm660)
26 - qcom,gcc-sdm660
48 # Example for GCC for SDM660:
52 compatible = "qcom,gcc-sdm660";
H A Dqcom,gpucc-sdm660.yaml4 $id: http://devicetree.org/schemas/clock/qcom,gpucc-sdm660.yaml#
7 title: Qualcomm Graphics Clock & Reset Controller on SDM630 and SDM660
14 power domains on SDM630 and SDM660.
16 See also dt-bindings/clock/qcom,gpucc-sdm660.h.
22 - qcom,gpucc-sdm660
49 #include <dt-bindings/clock/qcom,gcc-sdm660.h>
53 compatible = "qcom,gpucc-sdm660";
/linux/Documentation/devicetree/bindings/media/
H A Dqcom,sdm660-venus.yaml4 $id: http://devicetree.org/schemas/media/qcom,sdm660-venus.yaml#
7 title: Qualcomm SDM660 Venus video encode and decode accelerators
22 const: qcom,sdm660-venus
108 #include <dt-bindings/clock/qcom,mmcc-sdm660.h>
112 compatible = "qcom,sdm660-venus";
/linux/drivers/interconnect/qcom/
H A DMakefile31 qnoc-sdm660-objs := sdm660.o
75 obj-$(CONFIG_INTERCONNECT_QCOM_SDM660) += qnoc-sdm660.o
H A DKconfig224 tristate "Qualcomm SDM660 interconnect driver"
229 This is a driver for the Qualcomm Network-on-Chip on sdm660-based
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-sdm660-lpass-lpi.c141 .compatible = "qcom,sdm660-lpass-lpi-pinctrl",
150 .name = "qcom-sdm660-lpass-lpi-pinctrl",
159 MODULE_DESCRIPTION("QTI SDM660 LPI GPIO pin control driver");
H A DKconfig74 tristate "Qualcomm Technologies Inc SDM660 LPASS LPI pin controller driver"
81 (Low Power Island) found on the Qualcomm Technologies Inc SDM660 platform.
H A DMakefile48 obj-$(CONFIG_PINCTRL_SDM660) += pinctrl-sdm660.o
49 obj-$(CONFIG_PINCTRL_SDM660_LPASS_LPI) += pinctrl-sdm660-lpass-lpi.o
H A DKconfig.msm296 tristate "Qualcomm Technologies Inc SDM660 pin controller driver"
301 Technologies Inc SDM660 platform.
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,saw2.yaml31 - qcom,sdm660-gold-saw2-v4.1-l2
32 - qcom,sdm660-silver-saw2-v4.1-l2
H A Dqcom,smd-rpm.yaml59 - qcom,rpm-sdm660
/linux/Documentation/devicetree/bindings/usb/
H A Dqcom,dwc3.yaml52 - qcom,sdm660-dwc3
332 - qcom,sdm660-dwc3
433 - qcom,sdm660-dwc3
H A Dqcom,snps-dwc3.yaml56 - qcom,sdm660-dwc3
324 - qcom,sdm660-dwc3
448 - qcom,sdm660-dwc3
/linux/include/dt-bindings/interconnect/
H A Dqcom,sdm660.h2 /* SDM660 interconnect IDs */
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm660-xiaomi-lavender.dts9 #include "sdm660.dtsi"
17 compatible = "xiaomi,lavender", "qcom,sdm660";
H A Dsda660-inforce-ifc6560.dts11 #include "sdm660.dtsi"
/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,mdp5.yaml35 - qcom,sdm660-mdp5
/linux/drivers/soc/qcom/
H A Dqcom_pd_mapper.c441 /* Unlike SDM660, SDM630/636 lack CDSP */
582 { .compatible = "qcom,sdm660", .data = sdm660_domains, },
H A Dspm.c478 { .compatible = "qcom,sdm660-gold-saw2-v4.1-l2",
480 { .compatible = "qcom,sdm660-silver-saw2-v4.1-l2",
H A Dsmd-rpm.c238 { .compatible = "qcom,rpm-sdm660" },
H A Dubwc_config.c277 { .compatible = "qcom,sdm660", .data = &msm8937_data },
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,rpm-proc.yaml89 - qcom,sdm660-rpm-proc
/linux/drivers/clk/qcom/
H A Dgcc-sdm660.c17 #include <dt-bindings/clock/qcom,gcc-sdm660.h>
2529 { .compatible = "qcom,gcc-sdm660" },
2557 .name = "gcc-sdm660",
2575 MODULE_DESCRIPTION("QCOM GCC sdm660 Driver");
H A Dmmcc-sdm660.c17 #include <dt-bindings/clock/qcom,mmcc-sdm660.h>
2807 { .compatible = "qcom,mmcc-sdm660" },
2853 .name = "mmcc-sdm660",
2859 MODULE_DESCRIPTION("Qualcomm SDM630/SDM660 MMCC driver");

12