Home
last modified time | relevance | path

Searched full:msm8994 (Results 1 – 22 of 22) sorted by relevance

/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8994-msft-lumia-octagon-cityman.dts9 #include "msm8994.dtsi"
10 #include "msm8994-msft-lumia-octagon.dtsi"
14 compatible = "microsoft,cityman", "qcom,msm8994";
H A Dmsm8994-sony-xperia-kitakami-sumire.dts8 #include "msm8994-sony-xperia-kitakami.dtsi"
12 compatible = "sony,sumire-row", "qcom,msm8994";
H A Dmsm8994-sony-xperia-kitakami-satsuki.dts8 #include "msm8994-sony-xperia-kitakami.dtsi"
12 compatible = "sony,satsuki-row", "qcom,msm8994";
H A Dmsm8994-sony-xperia-kitakami-suzuran.dts8 #include "msm8994-sony-xperia-kitakami.dtsi"
12 compatible = "sony,suzuran-row", "qcom,msm8994";
H A Dmsm8994-sony-xperia-kitakami-ivy.dts8 #include "msm8994-sony-xperia-kitakami.dtsi"
12 compatible = "sony,ivy-row", "qcom,msm8994";
H A Dapq8094-sony-xperia-kitakami-karin_windy.dts9 #include "msm8994-sony-xperia-kitakami-karin.dts"
17 * This model uses the APQ variant of MSM8994 (APQ8094).
H A Dmsm8994-sony-xperia-kitakami-karin.dts8 #include "msm8994-sony-xperia-kitakami.dtsi"
12 compatible = "sony,karin-row", "qcom,msm8994";
H A Dmsm8992-msft-lumia-octagon-talkman.dts10 #include "msm8994-msft-lumia-octagon.dtsi"
H A Dmsm8994-sony-xperia-kitakami.dtsi6 #include "msm8994.dtsi"
16 * We support MSM8994 v2 (0x20000) and v2.1 (0x20001).
/linux/Documentation/devicetree/bindings/mailbox/
H A Dqcom,apcs-kpss-global.yaml38 - const: qcom,msm8994-apcs-kpss-global
47 - const: qcom,msm8994-apcs-kpss-global
62 - qcom,msm8994-apcs-kpss-global
239 - qcom,msm8994-apcs-kpss-global
/linux/Documentation/devicetree/bindings/ufs/
H A Dqcom,ufs.yaml19 - qcom,msm8994-ufshc
34 - qcom,msm8994-ufshc
153 # TODO: define clock bindings for qcom,msm8994-ufshc
/linux/drivers/staging/greybus/
H A Daudio_apbridgea.h7 * I2S bus between the DSP on the MSM8994 and APBridgeA. Therefore,
13 * - the DSP on the MSM8994 is the clock master for MCLK, BCLK, and WCLK
/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,mdp5.yaml10 MDP5 display controller found in SoCs like MSM8974, APQ8084, MSM8916, MSM8994
32 - qcom,msm8994-mdp5
/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,rpmcc.yaml43 - qcom,rpmcc-msm8994
128 - qcom,rpmcc-msm8994
/linux/Documentation/devicetree/bindings/hwlock/
H A Dqcom-hwspinlock.yaml27 - qcom,msm8994-tcsr-mutex
/linux/drivers/clk/qcom/
H A DMakefile89 obj-$(CONFIG_MSM_GCC_8994) += gcc-msm8994.o
96 obj-$(CONFIG_MSM_MMCC_8994) += mmcc-msm8994.o
H A DKconfig782 tristate "MSM8994 Multimedia Clock Controller"
787 Support for the multimedia clock controller on msm8994 devices.
792 tristate "MSM8994 Global Clock Controller"
795 Support for the global clock controller on msm8994 devices.
H A Dgcc-msm8994.c16 #include <dt-bindings/clock/qcom,gcc-msm8994.h>
2655 { .compatible = "qcom,gcc-msm8994" }, /* V2 and V2.1 */
2712 .name = "gcc-msm8994",
2729 MODULE_DESCRIPTION("Qualcomm GCC MSM8994 Driver");
2731 MODULE_ALIAS("platform:gcc-msm8994");
H A Dmmcc-msm8994.c15 #include <dt-bindings/clock/qcom,mmcc-msm8994.h>
2552 { .compatible = "qcom,mmcc-msm8994" }, /* V2 and V2.1 */
2609 .name = "mmcc-msm8994",
2615 MODULE_DESCRIPTION("QCOM MMCC MSM8994 Driver");
2617 MODULE_ALIAS("platform:mmcc-msm8994");
H A Dclk-smd-rpm.c1299 { .compatible = "qcom,rpmcc-msm8994", .data = &rpm_clk_msm8994 },
/linux/drivers/pinctrl/qcom/
H A DMakefile30 obj-$(CONFIG_PINCTRL_MSM8994) += pinctrl-msm8994.o
/linux/drivers/soc/qcom/
H A Dsmd-rpm.c235 { .compatible = "qcom,rpm-msm8994" },