Home
last modified time | relevance | path

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

123

/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,sm8250-mdss.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sm8250-mdss.yaml#
7 title: Qualcomm SM8250 Display MDSS
15 bindings of MDSS are mentioned for SM8250 target.
21 const: qcom,sm8250-mdss
53 const: qcom,sm8250-dpu
62 - const: qcom,sm8250-dp
72 - const: qcom,sm8250-dsi-ctrl
90 #include <dt-bindings/clock/qcom,dispcc-sm8250.h>
91 #include <dt-bindings/clock/qcom,gcc-sm8250.h>
94 #include <dt-bindings/interconnect/qcom,sm8250.h>
[all …]
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,sm8250-lpass-lpi-pinctrl.yaml4 $id: http://devicetree.org/schemas/pinctrl/qcom,sm8250-lpass-lpi-pinctrl.yaml#
7 title: Qualcomm SM8250 SoC LPASS LPI TLMM
14 (LPASS) Low Power Island (LPI) of Qualcomm SM8250 SoC.
18 const: qcom,sm8250-lpass-lpi-pinctrl
36 - $ref: "#/$defs/qcom-sm8250-lpass-state"
39 $ref: "#/$defs/qcom-sm8250-lpass-state"
43 qcom-sm8250-lpass-state:
87 compatible = "qcom,sm8250-lpass-lpi-pinctrl";
H A Dqcom,sm8250-pinctrl.yaml4 $id: http://devicetree.org/schemas/pinctrl/qcom,sm8250-pinctrl.yaml#
7 title: Qualcomm Technologies, Inc. SM8250 TLMM block
13 Top Level Mode Multiplexer pin controller in the Qualcomm SM8250 SoC.
17 const: qcom,sm8250-pinctrl
41 - $ref: "#/$defs/qcom-sm8250-tlmm-state"
44 $ref: "#/$defs/qcom-sm8250-tlmm-state"
48 qcom-sm8250-tlmm-state:
108 compatible = "qcom,sm8250-pinctrl";
/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,audiocc-sm8250.yaml4 $id: http://devicetree.org/schemas/clock/qcom,audiocc-sm8250.yaml#
7 title: 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
51 #include <dt-bindings/clock/qcom,sm8250-lpass-audiocc.h>
55 compatible = "qcom,sm8250-lpass-audiocc";
H A Dqcom,aoncc-sm8250.yaml4 $id: http://devicetree.org/schemas/clock/qcom,aoncc-sm8250.yaml#
7 title: 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-aoncc
51 #include <dt-bindings/clock/qcom,sm8250-lpass-aoncc.h>
55 compatible = "qcom,sm8250-lpass-aoncc";
/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,lpass-wsa-macro.yaml17 - qcom,sm8250-lpass-wsa-macro
71 - qcom,sm8250-lpass-wsa-macro
109 #include <dt-bindings/clock/qcom,sm8250-lpass-aoncc.h>
112 compatible = "qcom,sm8250-lpass-wsa-macro";
H A Dqcom,lpass-rx-macro.yaml18 - qcom,sm8250-lpass-rx-macro
108 - qcom,sm8250-lpass-rx-macro
147 compatible = "qcom,sm8250-lpass-rx-macro";
H A Dqcom,lpass-tx-macro.yaml18 - qcom,sm8250-lpass-tx-macro
95 - qcom,sm8250-lpass-tx-macro
151 compatible = "qcom,sm8250-lpass-tx-macro";
H A Dqcom,lpass-va-macro.yaml18 - qcom,sm8250-lpass-va-macro
123 const: qcom,sm8250-lpass-va-macro
177 compatible = "qcom,sm8250-lpass-va-macro";
H A Dqcom,sm8250.yaml4 $id: http://devicetree.org/schemas/sound/qcom,sm8250.yaml#
54 - qcom,sm8250-sndcard
/linux/sound/soc/qcom/
H A Dsm8250.c212 { .compatible = "qcom,qrb5165-rb5-sndcard", .data = "sm8250" },
214 { .compatible = "qcom,sm8250-sndcard", .data = "sm8250" },
223 .name = "snd-sm8250",
229 MODULE_DESCRIPTION("SM8250 ASoC Machine Driver");
H A DMakefile28 snd-soc-sm8250-y := sm8250.o
42 obj-$(CONFIG_SND_SOC_SM8250) += snd-soc-sm8250.o
H A DKconfig186 tristate "SoC Machine driver for SM8250 boards"
195 SM8250 SoC-based systems.
/linux/drivers/clk/qcom/
H A 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",
318 MODULE_DESCRIPTION("QTI SM8250 LPASS Glitch Free Mux clock driver");
H A DMakefile27 obj-$(CONFIG_CLK_GFM_LPASS_SM8250) += lpass-gfm-sm8250.o
163 obj-$(CONFIG_SM_CAMCC_8250) += camcc-sm8250.o
175 obj-$(CONFIG_SM_DISPCC_8250) += dispcc-sm8250.o
187 obj-$(CONFIG_SM_GCC_8250) += gcc-sm8250.o
200 obj-$(CONFIG_SM_GPUCC_8250) += gpucc-sm8250.o
214 obj-$(CONFIG_SM_VIDEOCC_8250) += videocc-sm8250.o
H A Dgpucc-sm8250.c11 #include <dt-bindings/clock/qcom,gpucc-sm8250.h>
298 { .compatible = "qcom,sm8250-gpucc" },
329 .name = "sm8250-gpucc",
336 MODULE_DESCRIPTION("QTI GPU_CC SM8250 Driver");
H A Dvideocc-sm8250.c12 #include <dt-bindings/clock/qcom,videocc-sm8250.h>
359 { .compatible = "qcom,sm8250-videocc" },
400 .name = "sm8250-videocc",
408 MODULE_DESCRIPTION("QTI VIDEOCC SM8250 Driver");
H A DKconfig1425 tristate "SM8250 Camera Clock Controller"
1430 Support for the camera clock controller on SM8250 devices.
1516 tristate "SM8150/SM8250/SM8350 Display Clock Controller"
1522 SM8150/SM8250/SM8350 devices.
1674 tristate "SM8250 Global Clock Controller"
1679 Support for the global clock controller on SM8250 devices.
1805 tristate "SM8250 Graphics Clock Controller"
1810 Support for the graphics clock controller on SM8250 devices.
1960 tristate "SM8250 Video Clock Controller"
1966 Support for the video clock controller on SM8250 devices.
[all …]
/linux/Documentation/devicetree/bindings/phy/
H A Dqcom,sc8280xp-qmp-pcie-phy.yaml41 - qcom,sm8250-qmp-gen3x1-pcie-phy
42 - qcom,sm8250-qmp-gen3x2-pcie-phy
43 - qcom,sm8250-qmp-modem-pcie-phy
174 - qcom,sm8250-qmp-gen3x1-pcie-phy
175 - qcom,sm8250-qmp-gen3x2-pcie-phy
176 - qcom,sm8250-qmp-modem-pcie-phy
H A Dqcom,sc8280xp-qmp-ufs-phy.yaml56 - qcom,sm8250-qmp-ufs-phy
126 - qcom,sm8250-qmp-ufs-phy
/linux/arch/arm64/boot/dts/qcom/
H A Dsm8250-xiaomi-elish-csot.dts8 #include "sm8250-xiaomi-elish-common.dtsi"
12 compatible = "xiaomi,elish", "qcom,sm8250";
H A Dsm8250-xiaomi-elish-boe.dts8 #include "sm8250-xiaomi-elish-common.dtsi"
12 compatible = "xiaomi,elish", "qcom,sm8250";
H A Dsm8250-sony-xperia-edo-pdx206.dts8 #include "sm8250-sony-xperia-edo.dtsi"
12 compatible = "sony,pdx206-generic", "qcom,sm8250";
/linux/drivers/interconnect/qcom/
H A Dsm8250.c12 #include <dt-bindings/interconnect/qcom,sm8250.h>
1951 { .compatible = "qcom,sm8250-aggre1-noc",
1953 { .compatible = "qcom,sm8250-aggre2-noc",
1955 { .compatible = "qcom,sm8250-compute-noc",
1957 { .compatible = "qcom,sm8250-config-noc",
1959 { .compatible = "qcom,sm8250-dc-noc",
1961 { .compatible = "qcom,sm8250-gem-noc",
1963 { .compatible = "qcom,sm8250-mc-virt",
1965 { .compatible = "qcom,sm8250-mmss-noc",
1967 { .compatible = "qcom,sm8250-npu-noc",
[all …]
/linux/Documentation/devicetree/bindings/mailbox/
H A Dqcom-ipcc.yaml44 - qcom,sm8250-ipcc
88 compatible = "qcom,sm8250-ipcc", "qcom,ipcc";

123