Searched full:ipq806x (Results 1 – 25 of 31) sorted by relevance
12
/Linux-v5.10/Documentation/devicetree/bindings/phy/ |
D | qcom,ipq806x-usb-phy-hs.yaml | 4 $id: http://devicetree.org/schemas/phy/qcom,ipq806x-usb-phy-hs.yaml# 7 title: Qualcomm ipq806x usb DWC3 HS PHY CONTROLLER 14 controllers used in ipq806x. Each DWC3 PHY controller should have its 19 const: qcom,ipq806x-usb-phy-hs 49 #include <dt-bindings/clock/qcom,gcc-ipq806x.h> 52 compatible = "qcom,ipq806x-usb-phy-hs";
|
D | qcom,ipq806x-usb-phy-ss.yaml | 4 $id: http://devicetree.org/schemas/phy/qcom,ipq806x-usb-phy-ss.yaml# 7 title: Qualcomm ipq806x usb DWC3 SS PHY CONTROLLER 14 controllers used in ipq806x. Each DWC3 PHY controller should have its 19 const: qcom,ipq806x-usb-phy-ss 67 #include <dt-bindings/clock/qcom,gcc-ipq806x.h> 70 compatible = "qcom,ipq806x-usb-phy-ss";
|
D | qcom-ipq806x-sata-phy.txt | 1 Qualcomm IPQ806x SATA PHY Controller 8 - compatible: compatible list, contains "qcom,ipq806x-sata-phy" 16 compatible = "qcom,ipq806x-sata-phy";
|
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | ipq806x-dwmac.txt | 1 * IPQ806x DWMAC Ethernet controller 8 - compatible: should be "qcom,ipq806x-gmac" along with "snps,dwmac" 22 compatible = "qcom,ipq806x-gmac";
|
D | qcom,ipq8064-mdio.yaml | 7 title: Qualcomm ipq806x MDIO bus controller 13 The ipq806x soc have a MDIO dedicated controller that is 40 #include <dt-bindings/clock/qcom,gcc-ipq806x.h>
|
/Linux-v5.10/sound/soc/qcom/ |
D | Makefile | 6 snd-soc-lpass-ipq806x-objs := lpass-ipq806x.o 13 obj-$(CONFIG_SND_SOC_LPASS_IPQ806X) += snd-soc-lpass-ipq806x.o
|
D | storm.c | 5 * storm.c -- ALSA SoC machine driver for QTi ipq806x-based Storm board 142 MODULE_DESCRIPTION("QTi IPQ806x-based Storm Machine Driver");
|
D | Kconfig | 45 Qualcomm Technologies IPQ806X-based Storm board.
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | storm.txt | 3 Models a soundcard for Storm boards with the Qualcomm Technologies IPQ806x SOC 20 qcom,model = "ipq806x-storm";
|
/Linux-v5.10/drivers/phy/qualcomm/ |
D | Kconfig | 29 tristate "Qualcomm IPQ806x SATA SerDes/PHY driver" 109 tristate "Qualcomm IPQ806x DWC3 USB PHY driver" 115 Qualcomm USB3.0 DWC3 controller on ipq806x SoC. This driver supports
|
D | Makefile | 5 obj-$(CONFIG_PHY_QCOM_IPQ806X_SATA) += phy-qcom-ipq806x-sata.o 14 obj-$(CONFIG_PHY_QCOM_IPQ806X_USB) += phy-qcom-ipq806x-usb.o
|
D | phy-qcom-ipq806x-sata.c | 185 { .compatible = "qcom,ipq806x-sata-phy" }, 194 .name = "qcom-ipq806x-sata-phy", 200 MODULE_DESCRIPTION("QCOM IPQ806x SATA PHY driver");
|
D | phy-qcom-ipq806x-usb.c | 477 { .compatible = "qcom,ipq806x-usb-phy-hs", 479 { .compatible = "qcom,ipq806x-usb-phy-ss", 559 .name = "qcom-ipq806x-usb-phy", 566 MODULE_ALIAS("platform:phy-qcom-ipq806x-usb");
|
/Linux-v5.10/drivers/clk/qcom/ |
D | clk-rpm.c | 546 /* ipq806x */ 547 DEFINE_CLK_RPM(ipq806x, afab_clk, afab_a_clk, QCOM_RPM_APPS_FABRIC_CLK); 548 DEFINE_CLK_RPM(ipq806x, cfpb_clk, cfpb_a_clk, QCOM_RPM_CFPB_CLK); 549 DEFINE_CLK_RPM(ipq806x, daytona_clk, daytona_a_clk, QCOM_RPM_DAYTONA_FABRIC_CLK); 550 DEFINE_CLK_RPM(ipq806x, ebi1_clk, ebi1_a_clk, QCOM_RPM_EBI1_CLK); 551 DEFINE_CLK_RPM(ipq806x, sfab_clk, sfab_a_clk, QCOM_RPM_SYS_FABRIC_CLK); 552 DEFINE_CLK_RPM(ipq806x, sfpb_clk, sfpb_a_clk, QCOM_RPM_SFPB_CLK); 553 DEFINE_CLK_RPM(ipq806x, nss_fabric_0_clk, nss_fabric_0_a_clk, QCOM_RPM_NSS_FABRIC_0_CLK); 554 DEFINE_CLK_RPM(ipq806x, nss_fabric_1_clk, nss_fabric_1_a_clk, QCOM_RPM_NSS_FABRIC_1_CLK); 584 { .compatible = "qcom,rpmcc-ipq806x", .data = &rpm_clk_ipq806x },
|
D | Kconfig | 136 tristate "IPQ806x Global Clock Controller" 138 Support for the global clock controller on ipq806x devices. 143 tristate "IPQ806x LPASS Clock Controller" 146 Support for the LPASS clock controller on ipq806x devices.
|
D | lcc-ipq806x.c | 16 #include <dt-bindings/clock/qcom,lcc-ipq806x.h> 450 .name = "lcc-ipq806x", 456 MODULE_DESCRIPTION("QCOM LCC IPQ806x Driver"); 458 MODULE_ALIAS("platform:lcc-ipq806x");
|
D | Makefile | 26 obj-$(CONFIG_IPQ_GCC_806X) += gcc-ipq806x.o 28 obj-$(CONFIG_IPQ_LCC_806X) += lcc-ipq806x.o
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | qcom-ipq8064.dtsi | 5 #include <dt-bindings/clock/qcom,gcc-ipq806x.h> 6 #include <dt-bindings/clock/qcom,lcc-ipq806x.h> 8 #include <dt-bindings/reset/qcom,gcc-ipq806x.h> 98 compatible = "qcom,scm-ipq806x", "qcom,scm"; 390 compatible = "qcom,ipq806x-sata-phy"; 401 compatible = "qcom,ipq806x-ahci", "generic-ahci"; 625 compatible = "qcom,ipq806x-gmac"; 648 compatible = "qcom,ipq806x-gmac"; 671 compatible = "qcom,ipq806x-gmac"; 694 compatible = "qcom,ipq806x-gmac";
|
/Linux-v5.10/Documentation/devicetree/bindings/mtd/ |
D | qcom_nandc.txt | 5 * "qcom,ipq806x-nand" - for EBI2 NAND controller being used in IPQ806x 62 compatible = "qcom,ipq806x-nand";
|
/Linux-v5.10/Documentation/devicetree/bindings/ata/ |
D | qcom-sata.txt | 14 Required properties for "qcom,ipq806x-ahci" compatible: 31 compatible = "qcom,ipq806x-ahci", "generic-ahci";
|
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | Kconfig | 70 tristate "QCA IPQ806x DWMAC support" 75 Support for QCA IPQ806X DWMAC Ethernet. 77 This selects the IPQ806x SoC glue layer support for the stmmac
|
D | dwmac-ipq806x.c | 2 * Qualcomm Atheros IPQ806x GMAC glue layer 369 { .compatible = "qcom,ipq806x-gmac" }, 378 .name = "ipq806x-gmac-dwmac", 386 MODULE_DESCRIPTION("Qualcomm Atheros IPQ806x DWMAC specific glue layer");
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | qcom,gcc.yaml | 23 - dt-bindings/clock/qcom,gcc-ipq806x.h (qcom,gcc-ipq8064) 24 - dt-bindings/reset/qcom,gcc-ipq806x.h (qcom,gcc-ipq8064)
|
D | qcom,rpmcc.txt | 20 "qcom,rpmcc-ipq806x", "qcom,rpmcc"
|
/Linux-v5.10/Documentation/devicetree/bindings/firmware/ |
D | qcom,scm.txt | 13 * "qcom,scm-ipq806x"
|
12