| /linux/Documentation/devicetree/bindings/pinctrl/ | 
| H A D | qcom,msm8994-pinctrl.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/qcom,msm8994-pinctrl.yaml#7 title: Qualcomm MSM8994 TLMM pin controller
 14   Top Level Mode Multiplexer pin controller in Qualcomm MSM8994 SoC.
 20       - qcom,msm8994-pinctrl
 38       - $ref: "#/$defs/qcom-msm8994-tlmm-state"
 41             $ref: "#/$defs/qcom-msm8994-tlmm-state"
 45   qcom-msm8994-tlmm-state:
 117         compatible = "qcom,msm8994-pinctrl";
 
 | 
| /linux/arch/arm64/boot/dts/qcom/ | 
| H A D | msm8994-msft-lumia-octagon-cityman.dts | 9 #include "msm8994.dtsi"10 #include "msm8994-msft-lumia-octagon.dtsi"
 14 	compatible = "microsoft,cityman", "qcom,msm8994";
 
 | 
| H A D | msm8994-sony-xperia-kitakami-sumire.dts | 8 #include "msm8994-sony-xperia-kitakami.dtsi"12 	compatible = "sony,sumire-row", "qcom,msm8994";
 
 | 
| H A D | msm8994-sony-xperia-kitakami-satsuki.dts | 8 #include "msm8994-sony-xperia-kitakami.dtsi"12 	compatible = "sony,satsuki-row", "qcom,msm8994";
 
 | 
| H A D | msm8994-sony-xperia-kitakami-suzuran.dts | 8 #include "msm8994-sony-xperia-kitakami.dtsi"12 	compatible = "sony,suzuran-row", "qcom,msm8994";
 
 | 
| H A D | msm8994-sony-xperia-kitakami-ivy.dts | 8 #include "msm8994-sony-xperia-kitakami.dtsi"12 	compatible = "sony,ivy-row", "qcom,msm8994";
 
 | 
| H A D | apq8094-sony-xperia-kitakami-karin_windy.dts | 9 #include "msm8994-sony-xperia-kitakami-karin.dts"17 	 * This model uses the APQ variant of MSM8994 (APQ8094).
 
 | 
| H A D | msm8994-sony-xperia-kitakami-karin.dts | 8 #include "msm8994-sony-xperia-kitakami.dtsi"12 	compatible = "sony,karin-row", "qcom,msm8994";
 
 | 
| H A D | msm8992-msft-lumia-octagon-talkman.dts | 10 #include "msm8994-msft-lumia-octagon.dtsi"
 | 
| H A D | msm8994-sony-xperia-kitakami.dtsi | 6 #include "msm8994.dtsi"16 	 * We support MSM8994 v2 (0x20000) and v2.1 (0x20001).
 
 | 
| /linux/Documentation/devicetree/bindings/mailbox/ | 
| H A D | qcom,apcs-kpss-global.yaml | 37           - const: qcom,msm8994-apcs-kpss-global46           - const: qcom,msm8994-apcs-kpss-global
 60               - qcom,msm8994-apcs-kpss-global
 237               - qcom,msm8994-apcs-kpss-global
 
 | 
| /linux/drivers/staging/greybus/ | 
| H A D | audio_apbridgea.h | 7  * 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 D | qcom,mdp5.yaml | 10   MDP5 display controller found in SoCs like MSM8974, APQ8084, MSM8916, MSM899432               - qcom,msm8994-mdp5
 
 | 
| /linux/Documentation/devicetree/bindings/usb/ | 
| H A D | qcom,dwc3.yaml | 36           - qcom,msm8994-dwc3289               - qcom,msm8994-dwc3
 491               - qcom,msm8994-dwc3
 
 | 
| H A D | qcom,snps-dwc3.yaml | 37           - qcom,msm8994-dwc3275               - qcom,msm8994-dwc3
 482               - qcom,msm8994-dwc3
 
 | 
| /linux/Documentation/devicetree/bindings/hwlock/ | 
| H A D | qcom-hwspinlock.yaml | 27               - qcom,msm8994-tcsr-mutex
 | 
| /linux/drivers/clk/qcom/ | 
| H A D | Makefile | 60 obj-$(CONFIG_MSM_GCC_8994) += gcc-msm8994.o67 obj-$(CONFIG_MSM_MMCC_8994) += mmcc-msm8994.o
 
 | 
| H A D | Kconfig | 457 	tristate "MSM8994 Multimedia Clock Controller"461 	  Support for the multimedia clock controller on msm8994 devices.
 466 	tristate "MSM8994 Global Clock Controller"
 468 	  Support for the global clock controller on msm8994 devices.
 
 | 
| H A D | gcc-msm8994.c | 16 #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");
 
 | 
| /linux/Documentation/devicetree/bindings/watchdog/ | 
| H A D | qcom-wdt.yaml | 27               - qcom,apss-wdt-msm8994
 | 
| /linux/Documentation/devicetree/bindings/soc/qcom/ | 
| H A D | qcom,smd-rpm.yaml | 49               - qcom,rpm-msm8994
 | 
| /linux/Documentation/devicetree/bindings/power/ | 
| H A D | qcom,rpmpd.yaml | 32           - qcom,msm8994-rpmpd
 | 
| /linux/drivers/hwspinlock/ | 
| H A D | qcom_hwspinlock.c | 145 	{ .compatible = "qcom,msm8994-tcsr-mutex", .data = &of_msm8226_tcsr_mutex },
 | 
| /linux/drivers/soc/qcom/ | 
| H A D | smd-rpm.c | 235 	{ .compatible = "qcom,rpm-msm8994" },
 | 
| /linux/Documentation/devicetree/bindings/remoteproc/ | 
| H A D | qcom,rpm-proc.yaml | 84           - qcom,msm8994-rpm-proc
 |