Home
last modified time | relevance | path

Searched full:sm6350 (Results 1 – 25 of 85) sorted by relevance

1234

/linux-6.15/Documentation/devicetree/bindings/interconnect/
Dqcom,sm6350-rpmh.yaml4 $id: http://devicetree.org/schemas/interconnect/qcom,sm6350-rpmh.yaml#
7 title: Qualcomm SM6350 RPMh Network-On-Chip Interconnect
13 Qualcomm RPMh-based interconnect provider on SM6350.
21 - qcom,sm6350-aggre1-noc
22 - qcom,sm6350-aggre2-noc
23 - qcom,sm6350-config-noc
24 - qcom,sm6350-dc-noc
25 - qcom,sm6350-gem-noc
26 - qcom,sm6350-mmss-noc
27 - qcom,sm6350-npu-noc
[all …]
Dqcom,msm8998-bwmon.yaml37 - qcom,sm6350-llcc-bwmon
51 - qcom,sm6350-cpu-bwmon
/linux-6.15/Documentation/devicetree/bindings/remoteproc/
Dqcom,sm6350-pas.yaml4 $id: http://devicetree.org/schemas/remoteproc/qcom,sm6350-pas.yaml#
7 title: Qualcomm SM6350 Peripheral Authentication Service
13 Qualcomm SM6350 SoC Peripheral Authentication Service loads and boots
19 - qcom,sm6350-adsp-pas
20 - qcom,sm6350-cdsp-pas
21 - qcom,sm6350-mpss-pas
59 - qcom,sm6350-adsp-pas
60 - qcom,sm6350-cdsp-pas
78 - qcom,sm6350-adsp-pas
94 - qcom,sm6350-cdsp-pas
[all …]
/linux-6.15/Documentation/devicetree/bindings/display/msm/
Dqcom,sm6350-mdss.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sm6350-mdss.yaml#
7 title: Qualcomm SM6350 Display MDSS
13 SM6350 MSM Mobile Display Subsystem (MDSS), which encapsulates sub-blocks
20 const: qcom,sm6350-mdss
54 const: qcom,sm6350-dpu
63 const: qcom,sm6350-dp
72 - const: qcom,sm6350-dsi-ctrl
87 #include <dt-bindings/clock/qcom,dispcc-sm6350.h>
88 #include <dt-bindings/clock/qcom,gcc-sm6350.h>
94 compatible = "qcom,sm6350-mdss";
[all …]
/linux-6.15/Documentation/devicetree/bindings/clock/
Dqcom,dispcc-sm6350.yaml4 $id: http://devicetree.org/schemas/clock/qcom,dispcc-sm6350.yaml#
7 title: Qualcomm Display Clock & Reset Controller on SM6350
14 domains on SM6350.
16 See also:: include/dt-bindings/clock/qcom,dispcc-sm6350.h
20 const: qcom,sm6350-dispcc
53 #include <dt-bindings/clock/qcom,gcc-sm6350.h>
56 compatible = "qcom,sm6350-dispcc";
Dqcom,sm6350-camcc.yaml4 $id: http://devicetree.org/schemas/clock/qcom,sm6350-camcc.yaml#
7 title: Qualcomm Camera Clock & Reset Controller on SM6350
14 domains on SM6350.
16 See also:: include/dt-bindings/clock/qcom,sm6350-camcc.h
20 const: qcom,sm6350-camcc
42 compatible = "qcom,sm6350-camcc";
Dqcom,gcc-sm6350.yaml4 $id: http://devicetree.org/schemas/clock/qcom,gcc-sm6350.yaml#
7 title: Qualcomm Global Clock & Reset Controller on SM6350
14 domains on SM6350.
16 See also:: include/dt-bindings/clock/qcom,gcc-sm6350.h
20 const: qcom,gcc-sm6350
49 compatible = "qcom,gcc-sm6350";
Dqcom,gpucc.yaml23 include/dt-bindings/clock/qcom,gpucc-sm6350.h
39 - qcom,sm6350-gpucc
/linux-6.15/Documentation/devicetree/bindings/pinctrl/
Dqcom,sm6350-tlmm.yaml4 $id: http://devicetree.org/schemas/pinctrl/qcom,sm6350-tlmm.yaml#
7 title: Qualcomm Technologies, Inc. SM6350 TLMM block
13 Top Level Mode Multiplexer pin controller in Qualcomm SM6350 SoC.
20 const: qcom,sm6350-tlmm
39 - $ref: "#/$defs/qcom-sm6350-tlmm-state"
42 $ref: "#/$defs/qcom-sm6350-tlmm-state"
46 qcom-sm6350-tlmm-state:
111 compatible = "qcom,sm6350-tlmm";
/linux-6.15/arch/arm64/boot/dts/qcom/
Dsm6350.dtsi7 #include <dt-bindings/clock/qcom,dispcc-sm6350.h>
8 #include <dt-bindings/clock/qcom,gcc-sm6350.h>
9 #include <dt-bindings/clock/qcom,gpucc-sm6350.h>
11 #include <dt-bindings/clock/qcom,sm6350-camcc.h>
16 #include <dt-bindings/interconnect/qcom,sm6350.h>
362 compatible = "qcom,scm-sm6350", "qcom,scm";
788 compatible = "qcom,gcc-sm6350";
802 compatible = "qcom,sm6350-ipcc", "qcom,ipcc";
811 compatible = "qcom,sm6350-qfprom", "qcom,qfprom";
830 compatible = "qcom,sm6350-sdhci", "qcom,sdhci-msm-v5";
[all …]
Dsm7225.dtsi6 #include "sm6350.dtsi"
/linux-6.15/drivers/interconnect/qcom/
Dsm6350.c12 #include <dt-bindings/interconnect/qcom,sm6350.h>
16 #include "sm6350.h"
1679 { .compatible = "qcom,sm6350-aggre1-noc",
1681 { .compatible = "qcom,sm6350-aggre2-noc",
1683 { .compatible = "qcom,sm6350-clk-virt",
1685 { .compatible = "qcom,sm6350-compute-noc",
1687 { .compatible = "qcom,sm6350-config-noc",
1689 { .compatible = "qcom,sm6350-dc-noc",
1691 { .compatible = "qcom,sm6350-gem-noc",
1693 { .compatible = "qcom,sm6350-mmss-noc",
[all …]
DMakefile35 qnoc-sm6350-objs := sm6350.o
76 obj-$(CONFIG_INTERCONNECT_QCOM_SM6350) += qnoc-sm6350.o
DKconfig269 tristate "Qualcomm SM6350 interconnect driver"
274 This is a driver for the Qualcomm Network-on-Chip on sm6350-based
/linux-6.15/drivers/clk/qcom/
DMakefile122 obj-$(CONFIG_SM_CAMCC_6350) += camcc-sm6350.o
132 obj-$(CONFIG_SM_DISPCC_6350) += dispcc-sm6350.o
142 obj-$(CONFIG_SM_GCC_6350) += gcc-sm6350.o
155 obj-$(CONFIG_SM_GPUCC_6350) += gpucc-sm6350.o
DKconfig912 tristate "SM6350 Camera Clock Controller"
916 Support for the camera clock controller on SM6350 devices.
1020 tristate "SM6350 Display Clock Controller"
1025 SM6350 devices.
1098 tristate "SM6350 Global Clock Controller"
1102 Support for the global clock controller on SM6350 devices.
1225 tristate "SM6350 Graphics Clock Controller"
1229 Support for the graphics clock controller on SM6350 devices.
/linux-6.15/Documentation/devicetree/bindings/dma/
Dqcom,gpi.yaml24 - qcom,sm6350-gpi-dma
42 - const: qcom,sm6350-gpi-dma
/linux-6.15/Documentation/devicetree/bindings/usb/
Dqcom,dwc3.yaml50 - qcom,sm6350-dwc3
126 exception of SDM670/SDM845/SM6350.
217 - qcom,sm6350-dwc3
493 - qcom,sm6350-dwc3
/linux-6.15/Documentation/devicetree/bindings/phy/
Dqcom,sc8280xp-qmp-ufs-phy.yaml38 - qcom,sm6350-qmp-ufs-phy
106 - qcom,sm6350-qmp-ufs-phy
Dqcom,sc8280xp-qmp-usb43dp-phy.yaml25 - qcom,sm6350-qmp-usb3-dp-phy
133 - qcom,sm6350-qmp-usb3-dp-phy
/linux-6.15/Documentation/devicetree/bindings/iommu/
Darm,smmu.yaml56 - qcom,sm6350-smmu-500
81 - qcom,sm6350-smmu-500
131 - qcom,sm6350-smmu-v2
433 - qcom,sm6350-smmu-v2
593 - qcom,sm6350-smmu-500
/linux-6.15/Documentation/devicetree/bindings/i2c/
Dqcom,i2c-cci.yaml32 - qcom,sm6350-cci
168 - qcom,sm6350-cci
/linux-6.15/Documentation/devicetree/bindings/cache/
Dqcom,llcc.yaml35 - qcom,sm6350-llcc
118 - qcom,sm6350-llcc
/linux-6.15/Documentation/devicetree/bindings/ufs/
Dqcom,ufs.yaml39 - qcom,sm6350-ufshc
188 - qcom,sm6350-ufshc
/linux-6.15/Documentation/devicetree/bindings/regulator/
Dqcom,sdm845-refgen-regulator.yaml33 - qcom,sm6350-refgen-regulator

1234