Home
last modified time | relevance | path

Searched full:sm8150 (Results 1 – 25 of 77) sorted by relevance

1234

/Linux-v6.1/Documentation/devicetree/bindings/interconnect/
Dqcom,rpmh.yaml92 - qcom,sm8150-aggre1-noc
93 - qcom,sm8150-aggre2-noc
94 - qcom,sm8150-camnoc-noc
95 - qcom,sm8150-compute-noc
96 - qcom,sm8150-config-noc
97 - qcom,sm8150-dc-noc
98 - qcom,sm8150-gem-noc
99 - qcom,sm8150-ipa-virt
100 - qcom,sm8150-mc-virt
101 - qcom,sm8150-mmss-noc
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dqcom,gcc-sm8150.yaml4 $id: http://devicetree.org/schemas/clock/qcom,gcc-sm8150.yaml#
7 title: Qualcomm Global Clock & Reset Controller Binding for SM8150
15 power domains on SM8150.
18 - dt-bindings/clock/qcom,gcc-sm8150.h
22 const: qcom,gcc-sm8150
48 compatible = "qcom,gcc-sm8150";
Dqcom,dispcc-sm8x50.yaml7 title: Qualcomm Display Clock & Reset Controller Binding for SM8150/SM8250/SM8350
14 power domains on SM8150/SM8250/SM8350.
17 dt-bindings/clock/qcom,dispcc-sm8150.h
25 - qcom,sm8150-dispcc
Dqcom,videocc.yaml20 dt-bindings/clock/qcom,videocc-sm8150.h
29 - qcom,sm8150-videocc
Dqcom,gpucc.yaml22 dt-bindings/clock/qcom,gpucc-sm8150.h
34 - qcom,sm8150-gpucc
/Linux-v6.1/Documentation/devicetree/bindings/remoteproc/
Dqcom,adsp.yaml43 - qcom,sm8150-adsp-pas
44 - qcom,sm8150-cdsp-pas
45 - qcom,sm8150-mpss-pas
46 - qcom,sm8150-slpi-pas
200 - qcom,sm8150-adsp-pas
201 - qcom,sm8150-cdsp-pas
202 - qcom,sm8150-mpss-pas
203 - qcom,sm8150-slpi-pas
318 - qcom,sm8150-adsp-pas
319 - qcom,sm8150-cdsp-pas
[all …]
/Linux-v6.1/drivers/interconnect/qcom/
Dsm8150.c12 #include <dt-bindings/interconnect/qcom,sm8150.h>
16 #include "sm8150.h"
506 { .compatible = "qcom,sm8150-aggre1-noc",
508 { .compatible = "qcom,sm8150-aggre2-noc",
510 { .compatible = "qcom,sm8150-camnoc-virt",
512 { .compatible = "qcom,sm8150-compute-noc",
514 { .compatible = "qcom,sm8150-config-noc",
516 { .compatible = "qcom,sm8150-dc-noc",
518 { .compatible = "qcom,sm8150-gem-noc",
520 { .compatible = "qcom,sm8150-ipa-virt",
[all …]
DMakefile24 qnoc-sm8150-objs := sm8150.o
48 obj-$(CONFIG_INTERCONNECT_QCOM_SM8150) += qnoc-sm8150.o
DKconfig168 tristate "Qualcomm SM8150 interconnect driver"
173 This is a driver for the Qualcomm Network-on-Chip on sm8150-based
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dsm8150-mtp.dts11 #include "sm8150.dtsi"
17 model = "Qualcomm Technologies, Inc. SM8150 MTP";
18 compatible = "qcom,sm8150-mtp", "qcom,sm8150";
376 firmware-name = "qcom/sm8150/adsp.mdt";
381 firmware-name = "qcom/sm8150/cdsp.mdt";
386 firmware-name = "qcom/sm8150/modem.mdt";
391 firmware-name = "qcom/sm8150/slpi.mdt";
Dsm8150-hdk.dts10 #include "sm8150.dtsi"
16 model = "Qualcomm Technologies, Inc. SM8150 HDK";
17 compatible = "qcom,sm8150-hdk", "qcom,sm8150";
382 firmware-name = "qcom/sm8150/adsp.mbn";
388 firmware-name = "qcom/sm8150/cdsp.mbn";
394 firmware-name = "qcom/sm8150/slpi.mbn";
Dsm8150-sony-xperia-kumano-griffin.dts8 #include "sm8150-sony-xperia-kumano.dtsi"
12 compatible = "sony,griffin-generic", "qcom,sm8150";
Dsm8150.dtsi12 #include <dt-bindings/clock/qcom,gcc-sm8150.h>
13 #include <dt-bindings/clock/qcom,gpucc-sm8150.h>
15 #include <dt-bindings/interconnect/qcom,sm8150.h>
583 compatible = "qcom,scm-sm8150", "qcom,scm";
878 compatible = "qcom,gcc-sm8150";
890 compatible = "qcom,sm8150-gpi-dma";
913 compatible = "qcom,sm8150-ethqos";
1225 compatible = "qcom,sm8150-gpi-dma";
1474 compatible = "qcom,sm8150-gpi-dma";
1715 compatible = "qcom,sm8150-config-noc";
[all …]
Dsm8150-sony-xperia-kumano-bahamut.dts8 #include "sm8150-sony-xperia-kumano.dtsi"
12 compatible = "sony,bahamut-generic", "qcom,sm8150";
Dsm8150-microsoft-surface-duo.dts10 #include "sm8150.dtsi"
17 compatible = "microsoft,surface-duo", "qcom,sm8150";
451 firmware-name = "qcom/sm8150/microsoft/adsp.mdt";
456 firmware-name = "qcom/sm8150/microsoft/cdsp.mdt";
461 firmware-name = "qcom/sm8150/microsoft/modem.mdt";
466 firmware-name = "qcom/sm8150/microsoft/slpi.mdt";
DMakefile145 dtb-$(CONFIG_ARCH_QCOM) += sm8150-hdk.dtb
146 dtb-$(CONFIG_ARCH_QCOM) += sm8150-microsoft-surface-duo.dtb
147 dtb-$(CONFIG_ARCH_QCOM) += sm8150-mtp.dtb
148 dtb-$(CONFIG_ARCH_QCOM) += sm8150-sony-xperia-kumano-bahamut.dtb
149 dtb-$(CONFIG_ARCH_QCOM) += sm8150-sony-xperia-kumano-griffin.dtb
/Linux-v6.1/Documentation/devicetree/bindings/phy/
Dqcom,qmp-usb-phy.yaml31 - qcom,sm8150-qmp-usb3-phy
32 - qcom,sm8150-qmp-usb3-uni-phy
205 - qcom,sm8150-qmp-usb3-phy
206 - qcom,sm8150-qmp-usb3-uni-phy
287 - qcom,sm8150-qmp-usb3-phy
333 - qcom,sm8150-qmp-usb3-uni-phy
Dqcom,qmp-ufs-phy.yaml26 - qcom,sm8150-qmp-ufs-phy
126 - qcom,sm8150-qmp-ufs-phy
162 - qcom,sm8150-qmp-ufs-phy
Dqcom,usb-snps-femto-v2.yaml24 - qcom,sm8150-usb-hs-phy
161 #include <dt-bindings/clock/qcom,gcc-sm8150.h>
163 compatible = "qcom,sm8150-usb-hs-phy";
/Linux-v6.1/drivers/clk/qcom/
Dvideocc-sm8150.c11 #include <dt-bindings/clock/qcom,videocc-sm8150.h>
230 { .compatible = "qcom,sm8150-videocc" },
254 .name = "video_cc-sm8150",
272 MODULE_DESCRIPTION("QTI VIDEOCC SM8150 Driver");
DKconfig654 tristate "SM8150/SM8250/SM8350 Display Clock Controller"
658 SM8150/SM8250/SM8350 devices.
712 tristate "SM8150 Global Clock Controller"
714 Support for the global clock controller on SM8150 devices.
751 tristate "SM8150 Graphics Clock Controller"
754 Support for the graphics clock controller on SM8150 devices.
775 tristate "SM8150 Video Clock Controller"
779 Support for the video clock controller on SM8150 devices.
Dgpucc-sm8150.c11 #include <dt-bindings/clock/qcom,gpucc-sm8150.h>
289 { .compatible = "qcom,sm8150-gpucc" },
313 .name = "sm8150-gpucc",
330 MODULE_DESCRIPTION("QTI GPUCC SM8150 Driver");
DMakefile104 obj-$(CONFIG_SM_GCC_8150) += gcc-sm8150.o
109 obj-$(CONFIG_SM_GPUCC_8150) += gpucc-sm8150.o
112 obj-$(CONFIG_SM_VIDEOCC_8150) += videocc-sm8150.o
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/
Dqcom,sm8150-pinctrl.txt1 Qualcomm SM8150 TLMM block
9 Definition: must be "qcom,sm8150-pinctrl"
177 compatible = "qcom,sm8150-pinctrl";
/Linux-v6.1/Documentation/devicetree/bindings/mailbox/
Dqcom,apcs-kpss-global.yaml33 - qcom,sm8150-apss-shared
81 - qcom,sm8150-apss-shared

1234