Home
last modified time | relevance | path

Searched full:msm8992 (Results 1 – 19 of 19) sorted by relevance

/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dmsm8992.dtsi15 compatible = "qcom,gcc-msm8992";
19 compatible = "qcom,mmcc-msm8992";
37 compatible = "qcom,rpmcc-msm8992", "qcom,rpmcc";
48 compatible = "qcom,msm8992-pinctrl";
Dmsm8992-msft-lumia-octagon-talkman.dts9 #include "msm8992.dtsi"
14 compatible = "microsoft,talkman", "qcom,msm8992";
Dmsm8992-lg-h815.dts3 * MSM8992 LG G4 (h815) device tree.
10 #include "msm8992.dtsi"
23 compatible = "lg,h815", "qcom,msm8992";
DMakefile76 dtb-$(CONFIG_ARCH_QCOM) += msm8992-lg-bullhead-rev-10.dtb
77 dtb-$(CONFIG_ARCH_QCOM) += msm8992-lg-bullhead-rev-101.dtb
78 dtb-$(CONFIG_ARCH_QCOM) += msm8992-lg-h815.dtb
79 dtb-$(CONFIG_ARCH_QCOM) += msm8992-msft-lumia-octagon-talkman.dtb
80 dtb-$(CONFIG_ARCH_QCOM) += msm8992-xiaomi-libra.dtb
Dmsm8992-lg-bullhead-rev-101.dts8 #include "msm8992-lg-bullhead.dtsi"
Dmsm8992-lg-bullhead-rev-10.dts8 #include "msm8992-lg-bullhead.dtsi"
Dmsm8992-lg-bullhead.dtsi11 #include "msm8992.dtsi"
23 compatible = "lg,bullhead", "qcom,msm8992";
Dmsm8992-xiaomi-libra.dts8 #include "msm8992.dtsi"
23 compatible = "xiaomi,libra", "qcom,msm8992";
/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dqcom,gcc-msm8994.yaml14 domains on MSM8994 and MSM8992.
21 - qcom,gcc-msm8992
Dqcom,rpmcc.yaml39 - qcom,rpmcc-msm8992
116 - qcom,rpmcc-msm8992
Dqcom,mmcc.yaml26 - qcom,mmcc-msm8992
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/
Dqcom,msm8994-pinctrl.yaml19 - qcom,msm8992-pinctrl
/linux-6.12.1/Documentation/devicetree/bindings/arm/
Dqcom.yaml40 msm8992
266 - const: qcom,msm8992
1148 - qcom,msm8992
/linux-6.12.1/Documentation/devicetree/bindings/mmc/
Dsdhci-msm.yaml32 - qcom,msm8992-sdhci
/linux-6.12.1/drivers/clk/qcom/
Dmmcc-msm8994.c2553 { .compatible = "qcom,mmcc-msm8992" },
2563 if (of_device_is_compatible(pdev->dev.of_node, "qcom,mmcc-msm8992")) { in mmcc_msm8994_probe()
2564 /* MSM8992 features less clocks and some have different freq tables */ in mmcc_msm8994_probe()
Dgcc-msm8994.c2654 { .compatible = "qcom,gcc-msm8992" },
2662 if (of_device_is_compatible(pdev->dev.of_node, "qcom,gcc-msm8992")) { in gcc_msm8994_probe()
2663 /* MSM8992 features less clocks and some have different freq tables */ in gcc_msm8994_probe()
Dclk-smd-rpm.c1222 { .compatible = "qcom,rpmcc-msm8992", .data = &rpm_clk_msm8992 },
/linux-6.12.1/drivers/soc/qcom/
Dsocinfo.c280 { qcom_board_id(MSM8992) },
/linux-6.12.1/drivers/pinctrl/qcom/
Dpinctrl-msm8994.c1335 { .compatible = "qcom,msm8992-pinctrl", },