Home
last modified time | relevance | path

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

1234

/linux-6.8/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.yaml34 - qcom,sm6350-llcc-bwmon
43 - qcom,sm6350-cpu-bwmon
/linux-6.8/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.8/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-dsi-ctrl
78 #include <dt-bindings/clock/qcom,dispcc-sm6350.h>
79 #include <dt-bindings/clock/qcom,gcc-sm6350.h>
85 compatible = "qcom,sm6350-mdss";
106 compatible = "qcom,sm6350-dpu";
[all …]
/linux-6.8/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
65 #include <dt-bindings/clock/qcom,gcc-sm6350.h>
68 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
48 compatible = "qcom,gcc-sm6350";
Dqcom,gpucc.yaml22 include/dt-bindings/clock/qcom,gpucc-sm6350.h
36 - qcom,sm6350-gpucc
/linux-6.8/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.8/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>
361 compatible = "qcom,scm-sm6350", "qcom,scm";
787 compatible = "qcom,gcc-sm6350";
801 compatible = "qcom,sm6350-ipcc", "qcom,ipcc";
810 compatible = "qcom,sm6350-qfprom", "qcom,qfprom";
829 compatible = "qcom,sm6350-sdhci", "qcom,sdhci-msm-v5";
[all …]
Dsm7225.dtsi6 #include "sm6350.dtsi"
/linux-6.8/drivers/interconnect/qcom/
DMakefile28 qnoc-sm6350-objs := sm6350.o
60 obj-$(CONFIG_INTERCONNECT_QCOM_SM6350) += qnoc-sm6350.o
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 …]
DKconfig204 tristate "Qualcomm SM6350 interconnect driver"
209 This is a driver for the Qualcomm Network-on-Chip on sm6350-based
/linux-6.8/drivers/clk/qcom/
DMakefile105 obj-$(CONFIG_SM_CAMCC_6350) += camcc-sm6350.o
111 obj-$(CONFIG_SM_DISPCC_6350) += dispcc-sm6350.o
120 obj-$(CONFIG_SM_GCC_6350) += gcc-sm6350.o
131 obj-$(CONFIG_SM_GPUCC_6350) += gpucc-sm6350.o
DKconfig773 tristate "SM6350 Camera Clock Controller"
777 Support for the camera clock controller on SM6350 devices.
835 tristate "SM6350 Display Clock Controller"
840 SM6350 devices.
911 tristate "SM6350 Global Clock Controller"
915 Support for the global clock controller on SM6350 devices.
1017 tristate "SM6350 Graphics Clock Controller"
1021 Support for the graphics clock controller on SM6350 devices.
Dgpucc-sm6350.c12 #include <dt-bindings/clock/qcom,gpucc-sm6350.h>
482 { .compatible = "qcom,sm6350-gpucc" },
511 .name = "sm6350-gpucc",
/linux-6.8/Documentation/devicetree/bindings/usb/
Dqcom,dwc3.yaml42 - qcom,sm6350-dwc3
117 exception of SDM670/SDM845/SM6350.
206 - qcom,sm6350-dwc3
453 - qcom,sm6350-dwc3
/linux-6.8/Documentation/devicetree/bindings/dma/
Dqcom,gpi.yaml24 - qcom,sm6350-gpi-dma
37 - const: qcom,sm6350-gpi-dma
/linux-6.8/Documentation/devicetree/bindings/phy/
Dqcom,sc8280xp-qmp-ufs-phy.yaml28 - qcom,sm6350-qmp-ufs-phy
110 - qcom,sm6350-qmp-ufs-phy
Dqcom,sc8280xp-qmp-usb43dp-phy.yaml24 - qcom,sm6350-qmp-usb3-dp-phy
131 - qcom,sm6350-qmp-usb3-dp-phy
/linux-6.8/Documentation/devicetree/bindings/cache/
Dqcom,llcc.yaml29 - qcom,sm6350-llcc
71 - qcom,sm6350-llcc
/linux-6.8/Documentation/devicetree/bindings/iommu/
Darm,smmu.yaml52 - qcom,sm6350-smmu-500
76 - qcom,sm6350-smmu-500
116 - qcom,sm6350-smmu-v2
416 - qcom,sm6350-smmu-v2
545 - qcom,sm6350-smmu-500
/linux-6.8/Documentation/devicetree/bindings/i2c/
Dqcom,i2c-cci.yaml30 - qcom,sm6350-cci
144 - qcom,sm6350-cci
/linux-6.8/Documentation/devicetree/bindings/ufs/
Dqcom,ufs.yaml34 - qcom,sm6350-ufshc
156 - qcom,sm6350-ufshc

1234