/linux-6.15/Documentation/devicetree/bindings/interconnect/ |
D | qcom,sm6350-rpmh.yaml | 4 $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 …]
|
D | qcom,msm8998-bwmon.yaml | 37 - qcom,sm6350-llcc-bwmon 51 - qcom,sm6350-cpu-bwmon
|
/linux-6.15/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,sm6350-pas.yaml | 4 $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/ |
D | qcom,sm6350-mdss.yaml | 4 $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/ |
D | qcom,dispcc-sm6350.yaml | 4 $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";
|
D | qcom,sm6350-camcc.yaml | 4 $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";
|
D | qcom,gcc-sm6350.yaml | 4 $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";
|
D | qcom,gpucc.yaml | 23 include/dt-bindings/clock/qcom,gpucc-sm6350.h 39 - qcom,sm6350-gpucc
|
/linux-6.15/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,sm6350-tlmm.yaml | 4 $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/ |
D | sm6350.dtsi | 7 #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 …]
|
D | sm7225.dtsi | 6 #include "sm6350.dtsi"
|
/linux-6.15/drivers/interconnect/qcom/ |
D | sm6350.c | 12 #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 …]
|
D | Makefile | 35 qnoc-sm6350-objs := sm6350.o 76 obj-$(CONFIG_INTERCONNECT_QCOM_SM6350) += qnoc-sm6350.o
|
D | Kconfig | 269 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/ |
D | Makefile | 122 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
|
D | Kconfig | 912 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/ |
D | qcom,gpi.yaml | 24 - qcom,sm6350-gpi-dma 42 - const: qcom,sm6350-gpi-dma
|
/linux-6.15/Documentation/devicetree/bindings/usb/ |
D | qcom,dwc3.yaml | 50 - qcom,sm6350-dwc3 126 exception of SDM670/SDM845/SM6350. 217 - qcom,sm6350-dwc3 493 - qcom,sm6350-dwc3
|
/linux-6.15/Documentation/devicetree/bindings/phy/ |
D | qcom,sc8280xp-qmp-ufs-phy.yaml | 38 - qcom,sm6350-qmp-ufs-phy 106 - qcom,sm6350-qmp-ufs-phy
|
D | qcom,sc8280xp-qmp-usb43dp-phy.yaml | 25 - qcom,sm6350-qmp-usb3-dp-phy 133 - qcom,sm6350-qmp-usb3-dp-phy
|
/linux-6.15/Documentation/devicetree/bindings/iommu/ |
D | arm,smmu.yaml | 56 - 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/ |
D | qcom,i2c-cci.yaml | 32 - qcom,sm6350-cci 168 - qcom,sm6350-cci
|
/linux-6.15/Documentation/devicetree/bindings/cache/ |
D | qcom,llcc.yaml | 35 - qcom,sm6350-llcc 118 - qcom,sm6350-llcc
|
/linux-6.15/Documentation/devicetree/bindings/ufs/ |
D | qcom,ufs.yaml | 39 - qcom,sm6350-ufshc 188 - qcom,sm6350-ufshc
|
/linux-6.15/Documentation/devicetree/bindings/regulator/ |
D | qcom,sdm845-refgen-regulator.yaml | 33 - qcom,sm6350-refgen-regulator
|