Home
last modified time | relevance | path

Searched full:sm8250 (Results 1 – 25 of 94) sorted by relevance

1234

/Linux-v5.15/Documentation/devicetree/bindings/interconnect/
Dqcom,rpmh.yaml86 - qcom,sm8250-aggre1-noc
87 - qcom,sm8250-aggre2-noc
88 - qcom,sm8250-compute-noc
89 - qcom,sm8250-config-noc
90 - qcom,sm8250-dc-noc
91 - qcom,sm8250-gem-noc
92 - qcom,sm8250-ipa-virt
93 - qcom,sm8250-mc-virt
94 - qcom,sm8250-mmss-noc
95 - qcom,sm8250-npu-noc
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/clock/
Dqcom,aoncc-sm8250.yaml4 $id: http://devicetree.org/schemas/clock/qcom,aoncc-sm8250.yaml#
7 title: Clock bindings for LPASS Always ON Clock Controller on SM8250 SoCs
15 See include/dt-bindings/clock/qcom,sm8250-lpass-aoncc.h for the full list
20 const: qcom,sm8250-lpass-aon
49 #include <dt-bindings/clock/qcom,sm8250-lpass-aoncc.h>
53 compatible = "qcom,sm8250-lpass-aon";
Dqcom,audiocc-sm8250.yaml4 $id: http://devicetree.org/schemas/clock/qcom,audiocc-sm8250.yaml#
7 title: Clock bindings for LPASS Audio Clock Controller on SM8250 SoCs
15 See include/dt-bindings/clock/qcom,sm8250-lpass-audiocc.h for the full list
20 const: qcom,sm8250-lpass-audiocc
49 #include <dt-bindings/clock/qcom,sm8250-lpass-audiocc.h>
53 compatible = "qcom,sm8250-lpass-audiocc";
Dqcom,camcc-sm8250.yaml4 $id: http://devicetree.org/schemas/clock/qcom,camcc-sm8250.yaml#
7 title: Qualcomm Camera Clock & Reset Controller Binding for SM8250
14 power domains on SM8250.
16 See also dt-bindings/clock/qcom,camcc-sm8250.h
20 const: qcom,sm8250-camcc
59 compatible = "qcom,sm8250-camcc";
Dqcom,gcc-sm8250.yaml4 $id: http://devicetree.org/schemas/clock/qcom,gcc-sm8250.yaml#
7 title: Qualcomm Global Clock & Reset Controller Binding for SM8250
15 power domains on SM8250.
18 - dt-bindings/clock/qcom,gcc-sm8250.h
22 const: qcom,gcc-sm8250
65 compatible = "qcom,gcc-sm8250";
Dqcom,dispcc-sm8x50.yaml7 title: Qualcomm Display Clock & Reset Controller Binding for SM8150/SM8250
14 power domains on SM8150 and SM8250.
18 dt-bindings/clock/qcom,dispcc-sm8250.h
25 - qcom,sm8250-dispcc
74 compatible = "qcom,sm8250-dispcc";
/Linux-v5.15/Documentation/devicetree/bindings/phy/
Dqcom,qmp-phy.yaml43 - qcom,sm8250-qmp-ufs-phy
44 - qcom,sm8250-qmp-gen3x1-pcie-phy
45 - qcom,sm8250-qmp-gen3x2-pcie-phy
46 - qcom,sm8250-qmp-modem-pcie-phy
47 - qcom,sm8250-qmp-usb3-phy
48 - qcom,sm8250-qmp-usb3-uni-phy
264 - qcom,sm8250-qmp-ufs-phy
336 - qcom,sm8250-qmp-gen3x1-pcie-phy
337 - qcom,sm8250-qmp-gen3x2-pcie-phy
338 - qcom,sm8250-qmp-modem-pcie-phy
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/media/
Dqcom,sm8250-venus.yaml5 $id: "http://devicetree.org/schemas/media/qcom,sm8250-venus.yaml#"
19 const: qcom,sm8250-venus
129 #include <dt-bindings/clock/qcom,videocc-sm8250.h>
130 #include <dt-bindings/interconnect/qcom,sm8250.h>
131 #include <dt-bindings/clock/qcom,gcc-sm8250.h>
135 compatible = "qcom,sm8250-venus";
/Linux-v5.15/Documentation/devicetree/bindings/remoteproc/
Dqcom,adsp.yaml39 - qcom,sm8250-adsp-pas
40 - qcom,sm8250-cdsp-pas
41 - qcom,sm8250-slpi-pas
159 - qcom,sm8250-adsp-pas
160 - qcom,sm8250-cdsp-pas
161 - qcom,sm8250-slpi-pas
266 - qcom,sm8250-adsp-pas
267 - qcom,sm8250-cdsp-pas
268 - qcom,sm8250-slpi-pas
446 - qcom,sm8250-adsp-pas
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/
Dqcom,sm8250-pinctrl.yaml4 $id: http://devicetree.org/schemas/pinctrl/qcom,sm8250-pinctrl.yaml#
7 title: Qualcomm Technologies, Inc. SM8250 TLMM block
14 SM8250 platform.
18 const: qcom,sm8250-pinctrl
135 compatible = "qcom,sm8250-pinctrl";
/Linux-v5.15/drivers/clk/qcom/
DMakefile22 obj-$(CONFIG_CLK_GFM_LPASS_SM8250) += lpass-gfm-sm8250.o
82 obj-$(CONFIG_SM_CAMCC_8250) += camcc-sm8250.o
83 obj-$(CONFIG_SM_DISPCC_8250) += dispcc-sm8250.o
88 obj-$(CONFIG_SM_GCC_8250) += gcc-sm8250.o
91 obj-$(CONFIG_SM_GPUCC_8250) += gpucc-sm8250.o
93 obj-$(CONFIG_SM_VIDEOCC_8250) += videocc-sm8250.o
DKconfig536 tristate "SM8250 Camera Clock Controller"
539 Support for the camera clock controller on SM8250 devices.
543 tristate "SM8150 and SM8250 Display Clock Controller"
547 SM8150 and SM8250 devices.
581 tristate "SM8250 Global Clock Controller"
584 Support for the global clock controller on SM8250 devices.
605 tristate "SM8250 Graphics Clock Controller"
608 Support for the graphics clock controller on SM8250 devices.
622 tristate "SM8250 Video Clock Controller"
626 Support for the video clock controller on SM8250 devices.
[all …]
Dlpass-gfm-sm8250.c20 #include <dt-bindings/clock/qcom,sm8250-lpass-audiocc.h>
21 #include <dt-bindings/clock/qcom,sm8250-lpass-aoncc.h>
293 .compatible = "qcom,sm8250-lpass-aoncc",
297 .compatible = "qcom,sm8250-lpass-audiocc",
/Linux-v5.15/drivers/interconnect/qcom/
Dsm8250.c12 #include <dt-bindings/interconnect/qcom,sm8250.h>
16 #include "sm8250.h"
522 { .compatible = "qcom,sm8250-aggre1-noc",
524 { .compatible = "qcom,sm8250-aggre2-noc",
526 { .compatible = "qcom,sm8250-compute-noc",
528 { .compatible = "qcom,sm8250-config-noc",
530 { .compatible = "qcom,sm8250-dc-noc",
532 { .compatible = "qcom,sm8250-gem-noc",
534 { .compatible = "qcom,sm8250-ipa-virt",
536 { .compatible = "qcom,sm8250-mc-virt",
[all …]
DMakefile17 qnoc-sm8250-objs := sm8250.o
35 obj-$(CONFIG_INTERCONNECT_QCOM_SM8250) += qnoc-sm8250.o
/Linux-v5.15/sound/soc/qcom/
DMakefile23 snd-soc-sm8250-objs := sm8250.o
31 obj-$(CONFIG_SND_SOC_SM8250) += snd-soc-sm8250.o
Dsm8250.c14 #define DRIVER_NAME "sm8250"
212 {.compatible = "qcom,sm8250-sndcard"},
222 .name = "snd-sm8250",
228 MODULE_DESCRIPTION("SM8250 ASoC Machine Driver");
/Linux-v5.15/arch/arm64/boot/dts/qcom/
Dsm8250.dtsi7 #include <dt-bindings/clock/qcom,dispcc-sm8250.h>
8 #include <dt-bindings/clock/qcom,gcc-sm8250.h>
9 #include <dt-bindings/clock/qcom,gpucc-sm8250.h>
14 #include <dt-bindings/interconnect/qcom,sm8250.h>
22 #include <dt-bindings/clock/qcom,videocc-sm8250.h>
476 compatible = "qcom,gcc-sm8250";
490 compatible = "qcom,sm8250-ipcc", "qcom,ipcc";
525 compatible = "qcom,sm8250-gpi-dma";
776 compatible = "qcom,sm8250-gpi-dma";
1094 compatible = "qcom,sm8250-gpi-dma";
[all …]
Dsm8250-sony-xperia-edo-pdx203.dts8 #include "sm8250-sony-xperia-edo.dtsi"
12 compatible = "sony,pdx203-generic", "qcom,sm8250";
Dsm8250-sony-xperia-edo-pdx206.dts8 #include "sm8250-sony-xperia-edo.dtsi"
12 compatible = "sony,pdx206-generic", "qcom,sm8250";
Dsm8250-mtp.dts9 #include "sm8250.dtsi"
16 model = "Qualcomm Technologies, Inc. SM8250 MTP";
17 compatible = "qcom,sm8250-mtp", "qcom,sm8250";
160 firmware-name = "qcom/sm8250/adsp.mbn";
465 firmware-name = "qcom/sm8250/cdsp.mbn";
477 firmware-name = "qcom/sm8250/a650_zap.mbn";
624 firmware-name = "qcom/sm8250/slpi.mbn";
DMakefile92 dtb-$(CONFIG_ARCH_QCOM) += sm8250-hdk.dtb
93 dtb-$(CONFIG_ARCH_QCOM) += sm8250-mtp.dtb
94 dtb-$(CONFIG_ARCH_QCOM) += sm8250-sony-xperia-edo-pdx203.dtb
95 dtb-$(CONFIG_ARCH_QCOM) += sm8250-sony-xperia-edo-pdx206.dtb
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dqcom,sm8250.yaml4 $id: http://devicetree.org/schemas/sound/qcom,sm8250.yaml#
7 title: Qualcomm Technologies Inc. SM8250 ASoC sound card driver
19 - qcom,sm8250-sndcard
Dqcom,lpass-rx-macro.yaml14 const: qcom,sm8250-lpass-rx-macro
51 compatible = "qcom,sm8250-lpass-rx-macro";
Dqcom,lpass-tx-macro.yaml14 const: qcom,sm8250-lpass-tx-macro
55 compatible = "qcom,sm8250-lpass-tx-macro";

1234