Searched full:ipq806x (Results 1 – 25 of 38) sorted by relevance
12
/linux-6.12.1/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 48 #include <dt-bindings/clock/qcom,gcc-ipq806x.h> 51 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 66 #include <dt-bindings/clock/qcom,gcc-ipq806x.h> 69 compatible = "qcom,ipq806x-usb-phy-ss";
|
D | qcom,sata-phy.yaml | 19 - qcom,ipq806x-sata-phy 45 #include <dt-bindings/clock/qcom,gcc-ipq806x.h> 47 compatible = "qcom,ipq806x-sata-phy";
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/ |
D | qcom-soc.yaml | 60 - qcom,ipq806x-gmac 61 - qcom,ipq806x-nand 62 - qcom,ipq806x-sata-phy 63 - qcom,ipq806x-usb-phy-ss 64 - qcom,ipq806x-usb-phy-hs
|
/linux-6.12.1/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-6.12.1/Documentation/devicetree/bindings/clock/ |
D | qcom,gcc-ipq8064.yaml | 17 include/dt-bindings/clock/qcom,gcc-ipq806x.h (qcom,gcc-ipq8064) 18 include/dt-bindings/reset/qcom,gcc-ipq806x.h (qcom,gcc-ipq8064) 60 #include <dt-bindings/clock/qcom,lcc-ipq806x.h>
|
D | qcom,rpmcc.yaml | 28 - qcom,rpmcc-ipq806x 73 - qcom,rpmcc-ipq806x 155 compatible = "qcom,rpmcc-ipq806x", "qcom,rpmcc";
|
D | qcom,kpss-acc-v1.yaml | 61 #include <dt-bindings/clock/qcom,gcc-ipq806x.h>
|
D | qcom,kpss-gcc.yaml | 73 #include <dt-bindings/clock/qcom,gcc-ipq806x.h>
|
/linux-6.12.1/Documentation/devicetree/bindings/mtd/ |
D | qcom,nandc.yaml | 15 - qcom,ipq806x-nand 87 const: qcom,ipq806x-nand 140 #include <dt-bindings/clock/qcom,gcc-ipq806x.h> 142 compatible = "qcom,ipq806x-nand";
|
/linux-6.12.1/sound/soc/qcom/ |
D | Makefile | 7 snd-soc-lpass-ipq806x-y := lpass-ipq806x.o 16 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");
|
/linux-6.12.1/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-6.12.1/arch/arm/boot/dts/qcom/ |
D | qcom-ipq8064.dtsi | 7 #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> 326 compatible = "qcom,scm-ipq806x", "qcom,scm"; 364 compatible = "qcom,rpmcc-ipq806x", "qcom,rpmcc"; 622 compatible = "qcom,ipq806x-usb-phy-hs"; 632 compatible = "qcom,ipq806x-usb-phy-ss"; 667 compatible = "qcom,ipq806x-usb-phy-hs"; 677 compatible = "qcom,ipq806x-usb-phy-ss"; 1026 compatible = "qcom,ipq806x-nand"; [all …]
|
D | qcom-ipq8064-v2.0.dtsi | 37 * On ipq806x designs gsbi4 i2c is meant for exclusive
|
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/ |
D | Kconfig | 82 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.
|
D | dwmac-ipq806x.c | 2 * Qualcomm Atheros IPQ806x GMAC glue layer 495 { .compatible = "qcom,ipq806x-gmac" }, 504 .name = "ipq806x-gmac-dwmac", 512 MODULE_DESCRIPTION("Qualcomm Atheros IPQ806x DWMAC specific glue layer");
|
/linux-6.12.1/Documentation/devicetree/bindings/ata/ |
D | ahci-platform.yaml | 34 - qcom,ipq806x-ahci 51 - qcom,ipq806x-ahci 111 - qcom,ipq806x-ahci
|
/linux-6.12.1/drivers/phy/qualcomm/ |
D | Kconfig | 39 tristate "Qualcomm IPQ806x SATA SerDes/PHY driver" 204 tristate "Qualcomm IPQ806x DWC3 USB PHY driver" 210 Qualcomm USB3.0 DWC3 controller on ipq806x SoC. This driver supports
|
D | Makefile | 6 obj-$(CONFIG_PHY_QCOM_IPQ806X_SATA) += phy-qcom-ipq806x-sata.o 25 obj-$(CONFIG_PHY_QCOM_IPQ806X_USB) += phy-qcom-ipq806x-usb.o
|
D | phy-qcom-ipq806x-sata.c | 181 { .compatible = "qcom,ipq806x-sata-phy" }, 190 .name = "qcom-ipq806x-sata-phy", 196 MODULE_DESCRIPTION("QCOM IPQ806x SATA PHY driver");
|
D | phy-qcom-ipq806x-usb.c | 473 { .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-6.12.1/Documentation/devicetree/bindings/dma/ |
D | qcom,adm.yaml | 77 #include <dt-bindings/clock/qcom,gcc-ipq806x.h> 78 #include <dt-bindings/reset/qcom,gcc-ipq806x.h>
|
/linux-6.12.1/drivers/clk/qcom/ |
D | lcc-ipq806x.c | 15 #include <dt-bindings/clock/qcom,lcc-ipq806x.h> 463 .name = "lcc-ipq806x", 469 MODULE_DESCRIPTION("QCOM LCC IPQ806x Driver"); 471 MODULE_ALIAS("platform:lcc-ipq806x");
|
12