Searched full:sdx55 (Results 1 – 25 of 60) sorted by relevance
123
/linux-6.8/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 | 49 qcom-sdx55-mtp.dtb \ 50 qcom-sdx55-t55.dtb \ 51 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"; 638 compatible = "qcom,sdx55-a7pll"; 646 compatible = "qcom,sdx55-apcs-gcc", "syscon";
|
/linux-6.8/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 47 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.8/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.8/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.8/Documentation/devicetree/bindings/pci/ |
D | qcom,pcie-ep.yaml | 16 - qcom,sdx55-pcie-ep 20 - const: qcom,sdx55-pcie-ep 125 - qcom,sdx55-pcie-ep 180 #include <dt-bindings/clock/qcom,gcc-sdx55.h> 182 #include <dt-bindings/interconnect/qcom,sdx55.h> 186 compatible = "qcom,sdx55-pcie-ep";
|
/linux-6.8/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 | 42 tristate "A7 PLL driver for SDX55 and SDX65" 44 Support for the A7 PLL on SDX55 and SDX65 devices. It provides the CPU with 46 Say Y if you want to support higher CPU frequencies on SDX55 and SDX65 69 tristate "SDX55 and SDX65 APCS Clock Controller" 73 Support for the APCS Clock Controller on SDX55, SDX65 platforms. The 76 such as SDX55, SDX65. 747 tristate "SDX55 Global Clock Controller" 751 Support for the global clock controller on SDX55 devices.
|
/linux-6.8/drivers/interconnect/qcom/ |
D | Makefile | 24 qnoc-sdx55-objs := sdx55.o 56 obj-$(CONFIG_INTERCONNECT_QCOM_SDX55) += qnoc-sdx55.o
|
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 | Kconfig | 168 tristate "Qualcomm SDX55 interconnect driver" 173 This is a driver for the Qualcomm Network-on-Chip on sdx55-based
|
/linux-6.8/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.8/Documentation/devicetree/bindings/phy/ |
D | qcom,sc8280xp-qmp-usb3-uni-phy.yaml | 28 - qcom,sdx55-qmp-usb3-uni-phy 97 - qcom,sdx55-qmp-usb3-uni-phy
|
/linux-6.8/Documentation/devicetree/bindings/mtd/ |
D | qcom,nandc.yaml | 19 - qcom,sdx55-nand 106 - qcom,sdx55-nand
|
/linux-6.8/Documentation/devicetree/bindings/mailbox/ |
D | qcom,apcs-kpss-global.yaml | 56 - qcom,sdx55-apcs-gcc 131 - qcom,sdx55-apcs-gcc
|
/linux-6.8/Documentation/devicetree/bindings/usb/ |
D | qcom,dwc3.yaml | 36 - qcom,sdx55-dwc3 203 - qcom,sdx55-dwc3 449 - qcom,sdx55-dwc3
|
/linux-6.8/drivers/bus/mhi/ep/ |
D | Kconfig | 10 such as SDX55 modem connected to the host machine over PCIe.
|
/linux-6.8/drivers/bus/mhi/host/ |
D | pci_generic.c | 424 .name = "foxconn-sdx55", 607 /* EM919x (sdx55), use the same vid:pid as qcom-sdx55m */ 639 /* T99W175 (sdx55), Both for eSIM and Non-eSIM */ 642 /* DW5930e (sdx55), With eSIM, It's also T99W175 */ 645 /* DW5930e (sdx55), Non-eSIM, It's also T99W175 */ 648 /* T99W175 (sdx55), Based on Qualcomm new baseline */ 651 /* T99W175 (sdx55) */ 687 /* T99W175 (sdx55), HP variant */
|
D | Kconfig | 30 Qualcomm SDX55 based PCIe modems.
|
/linux-6.8/Documentation/devicetree/bindings/arm/ |
D | qcom.yaml | 73 sdx55 879 - qcom,sdx55-mtp 880 - qcom,sdx55-telit-fn980-tlb 881 - qcom,sdx55-t55 882 - const: qcom,sdx55 1143 - qcom,sdx55
|
123