Home
last modified time | relevance | path

Searched full:ipq806x (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v6.1/Documentation/devicetree/bindings/phy/
Dqcom,ipq806x-usb-phy-hs.yaml4 $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
48 #include <dt-bindings/clock/qcom,gcc-ipq806x.h>
51 compatible = "qcom,ipq806x-usb-phy-hs";
Dqcom,ipq806x-usb-phy-ss.yaml4 $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
66 #include <dt-bindings/clock/qcom,gcc-ipq806x.h>
69 compatible = "qcom,ipq806x-usb-phy-ss";
Dqcom-ipq806x-sata-phy.txt1 Qualcomm IPQ806x SATA PHY Controller
8 - compatible: compatible list, contains "qcom,ipq806x-sata-phy"
16 compatible = "qcom,ipq806x-sata-phy";
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dipq806x-dwmac.txt1 * IPQ806x DWMAC Ethernet controller
8 - compatible: should be "qcom,ipq806x-gmac" along with "snps,dwmac"
22 compatible = "qcom,ipq806x-gmac";
Dqcom,ipq8064-mdio.yaml7 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-v6.1/Documentation/devicetree/bindings/mtd/
Dqcom,nandc.yaml15 - qcom,ipq806x-nand
58 const: qcom,ipq806x-nand
110 - qcom,ipq806x-nand
140 #include <dt-bindings/clock/qcom,gcc-ipq806x.h>
142 compatible = "qcom,ipq806x-nand";
/Linux-v6.1/drivers/clk/qcom/
Dclk-rpm.c491 /* ipq806x */
492 DEFINE_CLK_RPM(ipq806x, afab_clk, afab_a_clk, QCOM_RPM_APPS_FABRIC_CLK);
493 DEFINE_CLK_RPM(ipq806x, cfpb_clk, cfpb_a_clk, QCOM_RPM_CFPB_CLK);
494 DEFINE_CLK_RPM(ipq806x, daytona_clk, daytona_a_clk, QCOM_RPM_DAYTONA_FABRIC_CLK);
495 DEFINE_CLK_RPM(ipq806x, ebi1_clk, ebi1_a_clk, QCOM_RPM_EBI1_CLK);
496 DEFINE_CLK_RPM(ipq806x, sfab_clk, sfab_a_clk, QCOM_RPM_SYS_FABRIC_CLK);
497 DEFINE_CLK_RPM(ipq806x, sfpb_clk, sfpb_a_clk, QCOM_RPM_SFPB_CLK);
498 DEFINE_CLK_RPM(ipq806x, nss_fabric_0_clk, nss_fabric_0_a_clk, QCOM_RPM_NSS_FABRIC_0_CLK);
499 DEFINE_CLK_RPM(ipq806x, nss_fabric_1_clk, nss_fabric_1_a_clk, QCOM_RPM_NSS_FABRIC_1_CLK);
529 { .compatible = "qcom,rpmcc-ipq806x", .data = &rpm_clk_ipq806x },
Dlcc-ipq806x.c16 #include <dt-bindings/clock/qcom,lcc-ipq806x.h>
464 .name = "lcc-ipq806x",
470 MODULE_DESCRIPTION("QCOM LCC IPQ806x Driver");
472 MODULE_ALIAS("platform:lcc-ipq806x");
DMakefile28 obj-$(CONFIG_IPQ_GCC_806X) += gcc-ipq806x.o
30 obj-$(CONFIG_IPQ_LCC_806X) += lcc-ipq806x.o
DKconfig153 tristate "IPQ806x Global Clock Controller"
155 Support for the global clock controller on ipq806x devices.
160 tristate "IPQ806x LPASS Clock Controller"
163 Support for the LPASS clock controller on ipq806x devices.
/Linux-v6.1/sound/soc/qcom/
DMakefile7 snd-soc-lpass-ipq806x-objs := lpass-ipq806x.o
16 obj-$(CONFIG_SND_SOC_LPASS_IPQ806X) += snd-soc-lpass-ipq806x.o
Dstorm.c5 * storm.c -- ALSA SoC machine driver for QTi ipq806x-based Storm board
142 MODULE_DESCRIPTION("QTi IPQ806x-based Storm Machine Driver");
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dstorm.txt3 Models a soundcard for Storm boards with the Qualcomm Technologies IPQ806x SOC
20 qcom,model = "ipq806x-storm";
/Linux-v6.1/drivers/phy/qualcomm/
DKconfig39 tristate "Qualcomm IPQ806x SATA SerDes/PHY driver"
119 tristate "Qualcomm IPQ806x DWC3 USB PHY driver"
125 Qualcomm USB3.0 DWC3 controller on ipq806x SoC. This driver supports
DMakefile6 obj-$(CONFIG_PHY_QCOM_IPQ806X_SATA) += phy-qcom-ipq806x-sata.o
21 obj-$(CONFIG_PHY_QCOM_IPQ806X_USB) += phy-qcom-ipq806x-usb.o
Dphy-qcom-ipq806x-sata.c183 { .compatible = "qcom,ipq806x-sata-phy" },
192 .name = "qcom-ipq806x-sata-phy",
198 MODULE_DESCRIPTION("QCOM IPQ806x SATA PHY driver");
Dphy-qcom-ipq806x-usb.c473 { .compatible = "qcom,ipq806x-usb-phy-hs",
475 { .compatible = "qcom,ipq806x-usb-phy-ss",
555 .name = "qcom-ipq806x-usb-phy",
562 MODULE_ALIAS("platform:phy-qcom-ipq806x-usb");
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dqcom,rpmcc.yaml28 - qcom,rpmcc-ipq806x
72 - qcom,rpmcc-ipq806x
153 compatible = "qcom,rpmcc-ipq806x", "qcom,rpmcc";
Dqcom,gcc-ipq8064.yaml20 - dt-bindings/clock/qcom,gcc-ipq806x.h (qcom,gcc-ipq8064)
21 - dt-bindings/reset/qcom,gcc-ipq806x.h (qcom,gcc-ipq8064)
/Linux-v6.1/arch/arm/boot/dts/
Dqcom-ipq8064.dtsi7 #include <dt-bindings/clock/qcom,gcc-ipq806x.h>
8 #include <dt-bindings/clock/qcom,lcc-ipq806x.h>
10 #include <dt-bindings/reset/qcom,gcc-ipq806x.h>
325 compatible = "qcom,scm-ipq806x", "qcom,scm";
363 compatible = "qcom,rpmcc-ipq806x", "qcom,rpmcc";
634 compatible = "qcom,ipq806x-usb-phy-hs";
644 compatible = "qcom,ipq806x-usb-phy-ss";
680 compatible = "qcom,ipq806x-usb-phy-hs";
690 compatible = "qcom,ipq806x-usb-phy-ss";
1042 compatible = "qcom,ipq806x-nand";
[all …]
Dqcom-ipq8064-v2.0.dtsi37 * On ipq806x designs gsbi4 i2c is meant for exclusive
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
DKconfig82 tristate "QCA IPQ806x DWMAC support"
87 Support for QCA IPQ806X DWMAC Ethernet.
89 This selects the IPQ806x SoC glue layer support for the stmmac
95 fixup based on the ipq806x SoC revision.
Ddwmac-ipq806x.c2 * Qualcomm Atheros IPQ806x GMAC glue layer
494 { .compatible = "qcom,ipq806x-gmac" },
503 .name = "ipq806x-gmac-dwmac",
511 MODULE_DESCRIPTION("Qualcomm Atheros IPQ806x DWMAC specific glue layer");
/Linux-v6.1/Documentation/devicetree/bindings/ata/
Dqcom-sata.txt14 Required properties for "qcom,ipq806x-ahci" compatible:
31 compatible = "qcom,ipq806x-ahci", "generic-ahci";
/Linux-v6.1/Documentation/devicetree/bindings/dma/
Dqcom,adm.yaml77 #include <dt-bindings/clock/qcom,gcc-ipq806x.h>
78 #include <dt-bindings/reset/qcom,gcc-ipq806x.h>

12