/linux-6.12.1/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 | 35 - qcom,sm6350-llcc-bwmon 46 - qcom,sm6350-cpu-bwmon
|
/linux-6.12.1/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.12.1/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.12.1/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 | 22 include/dt-bindings/clock/qcom,gpucc-sm6350.h 36 - qcom,sm6350-gpucc
|
/linux-6.12.1/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.12.1/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.12.1/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 | 32 qnoc-sm6350-objs := sm6350.o 69 obj-$(CONFIG_INTERCONNECT_QCOM_SM6350) += qnoc-sm6350.o
|
D | Kconfig | 240 tristate "Qualcomm SM6350 interconnect driver" 245 This is a driver for the Qualcomm Network-on-Chip on sm6350-based
|
/linux-6.12.1/drivers/clk/qcom/ |
D | Makefile | 111 obj-$(CONFIG_SM_CAMCC_6350) += camcc-sm6350.o 121 obj-$(CONFIG_SM_DISPCC_6350) += dispcc-sm6350.o 130 obj-$(CONFIG_SM_GCC_6350) += gcc-sm6350.o 142 obj-$(CONFIG_SM_GPUCC_6350) += gpucc-sm6350.o
|
D | Kconfig | 822 tristate "SM6350 Camera Clock Controller" 826 Support for the camera clock controller on SM6350 devices. 930 tristate "SM6350 Display Clock Controller" 935 SM6350 devices. 996 tristate "SM6350 Global Clock Controller" 1000 Support for the global clock controller on SM6350 devices. 1112 tristate "SM6350 Graphics Clock Controller" 1116 Support for the graphics clock controller on SM6350 devices.
|
D | gpucc-sm6350.c | 12 #include <dt-bindings/clock/qcom,gpucc-sm6350.h> 482 { .compatible = "qcom,sm6350-gpucc" }, 511 .name = "sm6350-gpucc",
|
/linux-6.12.1/Documentation/devicetree/bindings/dma/ |
D | qcom,gpi.yaml | 24 - qcom,sm6350-gpi-dma 38 - const: qcom,sm6350-gpi-dma
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | qcom,dwc3.yaml | 46 - qcom,sm6350-dwc3 122 exception of SDM670/SDM845/SM6350. 212 - qcom,sm6350-dwc3 480 - qcom,sm6350-dwc3
|
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | qcom,sc8280xp-qmp-ufs-phy.yaml | 29 - qcom,sm6350-qmp-ufs-phy 96 - qcom,sm6350-qmp-ufs-phy
|
D | qcom,sc8280xp-qmp-usb43dp-phy.yaml | 24 - qcom,sm6350-qmp-usb3-dp-phy 131 - qcom,sm6350-qmp-usb3-dp-phy
|
/linux-6.12.1/Documentation/devicetree/bindings/iommu/ |
D | arm,smmu.yaml | 54 - qcom,sm6350-smmu-500 78 - qcom,sm6350-smmu-500 123 - qcom,sm6350-smmu-v2 424 - qcom,sm6350-smmu-v2 566 - qcom,sm6350-smmu-500
|
/linux-6.12.1/Documentation/devicetree/bindings/cache/ |
D | qcom,llcc.yaml | 30 - qcom,sm6350-llcc 71 - qcom,sm6350-llcc
|
/linux-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | qcom,i2c-cci.yaml | 31 - qcom,sm6350-cci 148 - qcom,sm6350-cci
|
/linux-6.12.1/Documentation/devicetree/bindings/ufs/ |
D | qcom,ufs.yaml | 37 - qcom,sm6350-ufshc 185 - qcom,sm6350-ufshc
|