/linux-6.12.1/arch/arm/boot/dts/qcom/ |
D | qcom-sdx55.dtsi | 3 * SDX55 SoC device tree source 9 #include <dt-bindings/clock/qcom,gcc-sdx55.h> 12 #include <dt-bindings/interconnect/qcom,sdx55.h> 67 compatible = "qcom,scm-sdx55", "qcom,scm"; 197 compatible = "qcom,gcc-sdx55"; 217 compatible = "qcom,sdx55-usb-hs-phy", 230 compatible = "qcom,sdx55-qmp-usb3-uni-phy"; 254 compatible = "qcom,sdx55-mc-virt"; 261 compatible = "qcom,sdx55-mem-noc"; 268 compatible = "qcom,sdx55-system-noc"; [all …]
|
D | Makefile | 58 qcom-sdx55-mtp.dtb \ 59 qcom-sdx55-t55.dtb \ 60 qcom-sdx55-telit-fn980-tlb.dtb \
|
D | qcom-sdx55-mtp.dts | 9 #include "qcom-sdx55.dtsi" 15 model = "Qualcomm Technologies, Inc. SDX55 MTP"; 16 compatible = "qcom,sdx55-mtp", "qcom,sdx55";
|
D | qcom-sdx55-t55.dts | 10 #include "qcom-sdx55.dtsi" 15 compatible = "qcom,sdx55-t55", "qcom,sdx55";
|
D | qcom-sdx55-telit-fn980-tlb.dts | 10 #include "qcom-sdx55.dtsi" 15 compatible = "qcom,sdx55-telit-fn980-tlb", "qcom,sdx55";
|
D | qcom-sdx65.dtsi | 287 compatible = "qcom,sdx55-nand"; 303 compatible = "qcom,sdx65-pcie-ep", "qcom,sdx55-pcie-ep"; 433 compatible = "qcom,sdx55-mpss-pas"; 640 compatible = "qcom,sdx55-a7pll"; 648 compatible = "qcom,sdx55-apcs-gcc", "syscon";
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | qcom,gcc-sdx55.yaml | 4 $id: http://devicetree.org/schemas/clock/qcom,gcc-sdx55.yaml# 7 title: Qualcomm Global Clock & Reset Controller on SDX55 15 power domains on SDX55 17 See also:: include/dt-bindings/clock/qcom,gcc-sdx55.h 21 const: qcom,gcc-sdx55 48 compatible = "qcom,gcc-sdx55";
|
D | qcom,a7pll.yaml | 13 The A7 PLL on the Qualcomm platforms like SDX55, SDX65 is used to provide high 19 - qcom,sdx55-a7pll 46 compatible = "qcom,sdx55-a7pll";
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,sdx55-pinctrl.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/qcom,sdx55-pinctrl.yaml# 7 title: Qualcomm Technologies, Inc. SDX55 TLMM block 13 Top Level Mode Multiplexer pin controller in Qualcomm SDX55 SoC. 17 const: qcom,sdx55-pinctrl 32 - $ref: "#/$defs/qcom-sdx55-tlmm-state" 35 $ref: "#/$defs/qcom-sdx55-tlmm-state" 39 qcom-sdx55-tlmm-state: 105 compatible = "qcom,sdx55-pinctrl";
|
/linux-6.12.1/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,sdx55-pas.yaml | 4 $id: http://devicetree.org/schemas/remoteproc/qcom,sdx55-pas.yaml# 7 title: Qualcomm SDX55 Peripheral Authentication Service 13 Qualcomm SDX55 SoC Peripheral Authentication Service loads and boots firmware 19 - qcom,sdx55-mpss-pas 79 compatible = "qcom,sdx55-mpss-pas";
|
/linux-6.12.1/Documentation/devicetree/bindings/pci/ |
D | qcom,pcie-ep.yaml | 17 - qcom,sdx55-pcie-ep 21 - const: qcom,sdx55-pcie-ep 134 - qcom,sdx55-pcie-ep 240 #include <dt-bindings/clock/qcom,gcc-sdx55.h> 242 #include <dt-bindings/interconnect/qcom,sdx55.h> 246 compatible = "qcom,sdx55-pcie-ep";
|
/linux-6.12.1/drivers/clk/qcom/ |
D | apcs-sdx55.c | 3 * Qualcomm SDX55 APCS clock controller driver 110 * for CPUs and the SDX55 platform lacks hardware specific CPUFreq in qcom_apcs_sdx55_clk_probe() 136 .name = "qcom-sdx55-acps-clk", 143 MODULE_DESCRIPTION("Qualcomm SDX55 APCS clock driver");
|
D | Kconfig | 85 tristate "A7 PLL driver for SDX55 and SDX65" 87 Support for the A7 PLL on SDX55 and SDX65 devices. It provides the CPU with 89 Say Y if you want to support higher CPU frequencies on SDX55 and SDX65 112 tristate "SDX55 and SDX65 APCS Clock Controller" 116 Support for the APCS Clock Controller on SDX55, SDX65 platforms. The 119 such as SDX55, SDX65. 788 tristate "SDX55 Global Clock Controller" 792 Support for the global clock controller on SDX55 devices.
|
/linux-6.12.1/drivers/interconnect/qcom/ |
D | sdx55.c | 3 * Qualcomm SDX55 interconnect driver 16 #include <dt-bindings/interconnect/qcom,sdx55.h> 20 #include "sdx55.h" 904 { .compatible = "qcom,sdx55-mc-virt", 906 { .compatible = "qcom,sdx55-mem-noc", 908 { .compatible = "qcom,sdx55-system-noc", 918 .name = "qnoc-sdx55", 925 MODULE_DESCRIPTION("Qualcomm SDX55 NoC driver");
|
D | Makefile | 28 qnoc-sdx55-objs := sdx55.o 65 obj-$(CONFIG_INTERCONNECT_QCOM_SDX55) += qnoc-sdx55.o
|
D | Kconfig | 204 tristate "Qualcomm SDX55 interconnect driver" 209 This is a driver for the Qualcomm Network-on-Chip on sdx55-based
|
/linux-6.12.1/Documentation/devicetree/bindings/interconnect/ |
D | qcom,rpmh.yaml | 66 - qcom,sdx55-mc-virt 67 - qcom,sdx55-mem-noc 68 - qcom,sdx55-system-noc
|
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | qcom,sc8280xp-qmp-usb3-uni-phy.yaml | 28 - qcom,sdx55-qmp-usb3-uni-phy 95 - qcom,sdx55-qmp-usb3-uni-phy
|
/linux-6.12.1/Documentation/devicetree/bindings/mailbox/ |
D | qcom,apcs-kpss-global.yaml | 57 - qcom,sdx55-apcs-gcc 132 - qcom,sdx55-apcs-gcc
|
/linux-6.12.1/Documentation/devicetree/bindings/mtd/ |
D | qcom,nandc.yaml | 19 - qcom,sdx55-nand 106 - qcom,sdx55-nand
|
/linux-6.12.1/drivers/bus/mhi/ep/ |
D | Kconfig | 10 such as SDX55 modem connected to the host machine over PCIe.
|
/linux-6.12.1/drivers/bus/mhi/host/ |
D | Kconfig | 30 Qualcomm SDX55 based PCIe modems.
|
D | pci_generic.c | 436 .name = "foxconn-sdx55", 727 /* EM919x (sdx55), use the same vid:pid as qcom-sdx55m */ 759 /* T99W175 (sdx55), Both for eSIM and Non-eSIM */ 762 /* DW5930e (sdx55), With eSIM, It's also T99W175 */ 765 /* DW5930e (sdx55), Non-eSIM, It's also T99W175 */ 768 /* T99W175 (sdx55), Based on Qualcomm new baseline */ 771 /* T99W175 (sdx55) */ 816 /* T99W175 (sdx55), HP variant */
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/ |
D | qcom.yaml | 67 sdx55 870 - qcom,sdx55-mtp 871 - qcom,sdx55-telit-fn980-tlb 872 - qcom,sdx55-t55 873 - const: qcom,sdx55 1157 - qcom,sdx55
|
/linux-6.12.1/drivers/mailbox/ |
D | qcom-apcs-ipc-mailbox.c | 53 .offset = 0x1008, .clk_name = "qcom-sdx55-acps-clk" 150 { .compatible = "qcom,sdx55-apcs-gcc", .data = &sdx55_apcs_data },
|