| /linux/Documentation/devicetree/bindings/display/msm/ |
| H A D | qcom,sdm845-mdss.yaml | 4 $id: http://devicetree.org/schemas/display/msm/qcom,sdm845-mdss.yaml# 7 title: Qualcomm SDM845 Display MDSS 15 bindings of MDSS are mentioned for SDM845 target. 21 const: qcom,sdm845-mdss 49 const: qcom,sdm845-dpu 57 const: qcom,sdm845-dp 66 - const: qcom,sdm845-dsi-ctrl 84 #include <dt-bindings/clock/qcom,dispcc-sdm845.h> 85 #include <dt-bindings/clock/qcom,gcc-sdm845.h> 93 compatible = "qcom,sdm845-mdss"; [all …]
|
| H A D | qcom,sdm845-dpu.yaml | 4 $id: http://devicetree.org/schemas/display/msm/qcom,sdm845-dpu.yaml# 7 title: Qualcomm Display DPU on SDM845 18 - qcom,sdm845-dpu 57 #include <dt-bindings/clock/qcom,dispcc-sdm845.h> 58 #include <dt-bindings/clock/qcom,gcc-sdm845.h> 62 compatible = "qcom,sdm845-dpu";
|
| /linux/Documentation/devicetree/bindings/reset/ |
| H A D | qcom,aoss-reset.yaml | 22 - const: qcom,sdm845-aoss-cc 27 - const: qcom,sdm845-aoss-cc 29 - description: on SDM845 SoCs the following compatibles must be specified 31 - const: qcom,sdm845-aoss-cc 49 compatible = "qcom,sdm845-aoss-cc";
|
| H A D | qcom,pdc-global.yaml | 22 - const: qcom,sdm845-pdc-global 28 - description: on SDM845 SoCs the following compatibles must be specified 30 - const: qcom,sdm845-pdc-global 48 compatible = "qcom,sdm845-pdc-global";
|
| /linux/Documentation/devicetree/bindings/media/ |
| H A D | qcom,sdm845-venus.yaml | 4 $id: http://devicetree.org/schemas/media/qcom,sdm845-venus.yaml# 7 title: Qualcomm SDM845 Venus video encode and decode accelerators 21 const: qcom,sdm845-venus 101 #include <dt-bindings/clock/qcom,videocc-sdm845.h> 104 compatible = "qcom,sdm845-venus";
|
| /linux/Documentation/devicetree/bindings/iommu/ |
| H A D | qcom,tbu.yaml | 22 - qcom,sdm845-tbu 56 #include <dt-bindings/clock/qcom,gcc-sdm845.h> 58 #include <dt-bindings/interconnect/qcom,sdm845.h> 61 compatible = "qcom,sdm845-tbu";
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | qcom,rpmhcc.yaml | 36 - qcom,sdm845-rpmh-clk 72 # Example for GCC for SDM845: The below node should be defined inside 77 compatible = "qcom,sdm845-rpmh-clk";
|
| /linux/Documentation/devicetree/bindings/thermal/ |
| H A D | thermal-sensor.yaml | 48 // Example 1: SDM845 TSENS 56 compatible = "qcom,sdm845-tsens", "qcom,tsens-v2"; 67 compatible = "qcom,sdm845-tsens", "qcom,tsens-v2";
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sdm845-oneplus-enchilada.dts | 3 * SDM845 OnePlus 6 (enchilada) device tree. 9 #include "sdm845-oneplus-common.dtsi" 13 compatible = "oneplus,enchilada", "qcom,sdm845";
|
| H A D | sdm845-sony-xperia-tama-apollo.dts | 8 #include "sdm845-sony-xperia-tama.dtsi" 12 compatible = "sony,apollo-row", "qcom,sdm845";
|
| H A D | sdm845-sony-xperia-tama-akari.dts | 8 #include "sdm845-sony-xperia-tama.dtsi" 12 compatible = "sony,akari-row", "qcom,sdm845";
|
| H A D | sdm845-sony-xperia-tama-akatsuki.dts | 8 #include "sdm845-sony-xperia-tama.dtsi" 15 compatible = "sony,akatsuki-row", "qcom,sdm845";
|
| /linux/drivers/clk/qcom/ |
| H A D | gpucc-sdm845.c | 11 #include <dt-bindings/clock/qcom,gpucc-sdm845.h> 170 { .compatible = "qcom,sdm845-gpucc" }, 201 .name = "sdm845-gpucc", 208 MODULE_DESCRIPTION("QTI GPUCC SDM845 Driver");
|
| H A D | Makefile | 147 obj-$(CONFIG_SDM_CAMCC_845) += camcc-sdm845.o 148 obj-$(CONFIG_SDM_DISPCC_845) += dispcc-sdm845.o 152 obj-$(CONFIG_SDM_GCC_845) += gcc-sdm845.o 153 obj-$(CONFIG_SDM_GPUCC_845) += gpucc-sdm845.o 154 obj-$(CONFIG_SDM_LPASSCC_845) += lpasscc-sdm845.o 155 obj-$(CONFIG_SDM_VIDEOCC_845) += videocc-sdm845.o
|
| H A D | Kconfig | 424 platforms such as SDM845. 1223 tristate "SDM845 Camera Clock Controller" 1228 Support for the camera clock controller on SDM845 devices. 1298 tristate "SDM845/SDM670 Global Clock Controller" 1303 Support for the global clock controller on SDM845 and SDM670 devices. 1308 tristate "SDM845 Graphics Clock Controller" 1313 Support for the graphics clock controller on SDM845 devices. 1318 tristate "SDM845 Video Clock Controller" 1324 Support for the video clock controller on SDM845 devices. 1329 tristate "SDM845 Display Clock Controller" [all …]
|
| /linux/sound/soc/qcom/ |
| H A D | Makefile | 27 snd-soc-sdm845-y := sdm845.o 41 obj-$(CONFIG_SND_SOC_SDM845) += snd-soc-sdm845.o
|
| H A D | Kconfig | 171 tristate "SoC Machine driver for SDM845 boards" 182 SDM845 SoC-based systems.
|
| H A D | sdm845.c | 21 #define DRIVER_NAME "sdm845" 573 { .compatible = "qcom,sdm845-sndcard" }, 584 .name = "msm-snd-sdm845", 590 MODULE_DESCRIPTION("sdm845 ASoC Machine Driver");
|
| /linux/Documentation/devicetree/bindings/ufs/ |
| H A D | qcom,ufs.yaml | 22 - qcom,sdm845-ufshc 37 - qcom,sdm845-ufshc 70 - qcom,sdm845-ufshc
|
| /linux/Documentation/devicetree/bindings/interconnect/ |
| H A D | qcom,bcm-voter.yaml | 47 # Example 1: apps bcm_voter on SDM845 SoC should be defined inside &apps_rsc node 55 # Example 2: disp bcm_voter on SDM845 should be defined inside &disp_rsc node
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | qcom,sc8280xp-qmp-pcie-phy.yaml | 35 - qcom,sdm845-qhp-pcie-phy 36 - qcom,sdm845-qmp-pcie-phy 169 - qcom,sdm845-qhp-pcie-phy 170 - qcom,sdm845-qmp-pcie-phy
|
| H A D | qcom,sc8280xp-qmp-ufs-phy.yaml | 50 - qcom,sdm845-qmp-ufs-phy 120 - qcom,sdm845-qmp-ufs-phy
|
| /linux/drivers/interconnect/qcom/ |
| H A D | sdm845.c | 12 #include <dt-bindings/interconnect/qcom,sdm845.h> 1762 { .compatible = "qcom,sdm845-aggre1-noc", 1764 { .compatible = "qcom,sdm845-aggre2-noc", 1766 { .compatible = "qcom,sdm845-config-noc", 1768 { .compatible = "qcom,sdm845-dc-noc", 1770 { .compatible = "qcom,sdm845-gladiator-noc", 1772 { .compatible = "qcom,sdm845-mem-noc", 1774 { .compatible = "qcom,sdm845-mmss-noc", 1776 { .compatible = "qcom,sdm845-system-noc", 1786 .name = "qnoc-sdm845", [all …]
|
| /linux/Documentation/devicetree/bindings/mailbox/ |
| H A D | qcom,apcs-kpss-global.yaml | 56 - const: qcom,sdm845-apss-shared 69 - qcom,sdm845-apss-shared 242 - qcom,sdm845-apss-shared
|
| /linux/drivers/reset/ |
| H A D | reset-qcom-aoss.c | 12 #include <dt-bindings/reset/qcom,sdm845-aoss.h> 116 { .compatible = "qcom,sdm845-aoss-cc", .data = &sdm845_aoss_desc },
|