| /linux/Documentation/devicetree/bindings/interconnect/ | 
| H A D | qcom,sdx75-rpmh.yaml | 4 $id: http://devicetree.org/schemas/interconnect/qcom,sdx75-rpmh.yaml#7 title: Qualcomm RPMh Network-On-Chip Interconnect on SDX75
 23       - qcom,sdx75-clk-virt
 24       - qcom,sdx75-dc-noc
 25       - qcom,sdx75-gem-noc
 26       - qcom,sdx75-mc-virt
 27       - qcom,sdx75-pcie-anoc
 28       - qcom,sdx75-system-noc
 48               - qcom,sdx75-clk-virt
 49               - qcom,sdx75-mc-virt
 [all …]
 
 | 
| /linux/Documentation/devicetree/bindings/pinctrl/ | 
| H A D | qcom,sdx75-tlmm.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/qcom,sdx75-tlmm.yaml#7 title: Qualcomm Technologies, Inc. SDX75 TLMM block
 13   Top Level Mode Multiplexer pin controller in Qualcomm SDX75 SoC.
 20     const: qcom,sdx75-tlmm
 38       - $ref: "#/$defs/qcom-sdx75-tlmm-state"
 41             $ref: "#/$defs/qcom-sdx75-tlmm-state"
 45   qcom-sdx75-tlmm-state:
 103         compatible = "qcom,sdx75-tlmm";
 
 | 
| /linux/arch/arm64/boot/dts/qcom/ | 
| H A D | sdx75.dtsi | 3  * SDX75 SoC device tree source10 #include <dt-bindings/clock/qcom,sdx75-gcc.h>
 14 #include <dt-bindings/interconnect/qcom,sdx75.h>
 207 			compatible = "qcom,scm-sdx75", "qcom,scm";
 212 		compatible = "qcom,sdx75-clk-virt";
 219 		compatible = "qcom,sdx75-mc-virt";
 470 			compatible = "qcom,sdx75-gcc";
 493 			compatible = "qcom,sdx75-ipcc", "qcom,ipcc";
 502 			compatible = "qcom,sdx75-gpi-dma", "qcom,sm6350-gpi-dma";
 829 			compatible = "qcom,sdx75-snps-eusb2-phy", "qcom,sm8550-snps-eusb2-phy";
 [all …]
 
 | 
| H A D | sdx75-idp.dts | 9 #include "sdx75.dtsi"15 	model = "Qualcomm Technologies, Inc. SDX75 IDP";
 16 	compatible = "qcom,sdx75-idp", "qcom,sdx75";
 304 	firmware-name = "qcom/sdx75/modem.mbn",
 305 			"qcom/sdx75/modem_dtb.mbn";
 
 | 
| /linux/Documentation/devicetree/bindings/usb/ | 
| H A D | qcom,dwc3.yaml | 57           - qcom,sdx75-dwc3228               - qcom,sdx75-dwc3
 504               - qcom,sdx75-dwc3
 
 | 
| H A D | qcom,snps-dwc3.yaml | 58           - qcom,sdx75-dwc3214               - qcom,sdx75-dwc3
 495               - qcom,sdx75-dwc3
 
 | 
| /linux/Documentation/devicetree/bindings/mfd/ | 
| H A D | qcom,tcsr.yaml | 35           - qcom,sdx75-tcsr
 | 
| /linux/Documentation/devicetree/bindings/phy/ | 
| H A D | qcom,snps-eusb2-phy.yaml | 22               - qcom,sdx75-snps-eusb2-phy
 | 
| /linux/Documentation/devicetree/bindings/clock/ | 
| H A D | qcom,rpmhcc.yaml | 34       - qcom,sdx75-rpmh-clk
 | 
| /linux/Documentation/devicetree/bindings/mailbox/ | 
| H A D | qcom-ipcc.yaml | 35           - qcom,sdx75-ipcc
 | 
| /linux/Documentation/devicetree/bindings/soc/qcom/ | 
| H A D | qcom,aoss-qmp.yaml | 39           - qcom,sdx75-aoss-qmp
 | 
| /linux/Documentation/devicetree/bindings/dma/ | 
| H A D | qcom,gpi.yaml | 35               - qcom,sdx75-gpi-dma
 | 
| /linux/Documentation/devicetree/bindings/power/ | 
| H A D | qcom,rpmpd.yaml | 54           - qcom,sdx75-rpmhpd
 | 
| /linux/drivers/clk/qcom/ | 
| H A D | Makefile | 129 obj-$(CONFIG_SDX_GCC_75) += gcc-sdx75.o
 | 
| H A D | gcc-sdx75.c | 12 #include <dt-bindings/clock/qcom,sdx75-gcc.h>2920 	{ .compatible = "qcom,sdx75-gcc" },
 2949 		.name = "gcc-sdx75",
 2966 MODULE_DESCRIPTION("QTI GCC SDX75 Driver");
 
 | 
| H A D | Kconfig | 977 	tristate "SDX75 Global Clock Controller"980 	  Support for the global clock controller on SDX75 devices.
 
 | 
| H A D | clk-rpmh.c | 1006 	{ .compatible = "qcom,sdx75-rpmh-clk",  .data = &clk_rpmh_sdx75},
 | 
| /linux/drivers/pmdomain/qcom/ | 
| H A D | rpmhpd.c | 366 /* SDX75 RPMH powerdomains */786 	{ .compatible = "qcom,sdx75-rpmhpd", .data = &sdx75_desc},
 
 | 
| /linux/Documentation/devicetree/bindings/iommu/ | 
| H A D | arm,smmu.yaml | 54               - qcom,sdx75-smmu-500
 | 
| /linux/drivers/phy/qualcomm/ | 
| H A D | phy-qcom-qmp-usb.c | 2344 		.compatible = "qcom,sdx75-qmp-usb3-uni-phy",
 |