Home
last modified time | relevance | path

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

12

/linux/Documentation/devicetree/bindings/phy/
H A 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";
H A 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";
H A Dqcom,sata-phy.yaml19 - qcom,ipq806x-sata-phy
45 #include <dt-bindings/clock/qcom,gcc-ipq806x.h>
47 compatible = "qcom,ipq806x-sata-phy";
/linux/Documentation/devicetree/bindings/arm/
H A Dqcom-soc.yaml61 - qcom,ipq806x-gmac
62 - qcom,ipq806x-nand
63 - qcom,ipq806x-sata-phy
64 - qcom,ipq806x-usb-phy-ss
65 - qcom,ipq806x-usb-phy-hs
/linux/Documentation/devicetree/bindings/net/
H A Dipq806x-dwmac.txt1 * IPQ806x DWMAC Ethernet controller
8 - compatible: should be "qcom,ipq806x-gmac" along with "snps,dwmac"
22 compatible = "qcom,ipq806x-gmac";
H A 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/Documentation/devicetree/bindings/clock/
H A Dqcom,gcc-ipq8064.yaml17 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>
H A Dqcom,rpmcc.yaml28 - qcom,rpmcc-ipq806x
76 - qcom,rpmcc-ipq806x
161 compatible = "qcom,rpmcc-ipq806x", "qcom,rpmcc";
H A Dqcom,kpss-gcc.yaml73 #include <dt-bindings/clock/qcom,gcc-ipq806x.h>
/linux/sound/soc/qcom/
H A DMakefile7 snd-soc-lpass-ipq806x-y := lpass-ipq806x.o
16 obj-$(CONFIG_SND_SOC_LPASS_IPQ806X) += snd-soc-lpass-ipq806x.o
H A Dstorm.c5 * storm.c -- ALSA SoC machine driver for QTi ipq806x-based Storm board
142 MODULE_DESCRIPTION("QTi IPQ806x-based Storm Machine Driver");
H A DKconfig57 Qualcomm Technologies IPQ806X-based Storm board.
/linux/Documentation/devicetree/bindings/sound/
H A Dstorm.txt3 Models a soundcard for Storm boards with the Qualcomm Technologies IPQ806x SOC
20 qcom,model = "ipq806x-storm";
/linux/arch/arm/boot/dts/qcom/
H A 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>
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 …]
H A Dqcom-ipq8064-v2.0.dtsi37 * On ipq806x designs gsbi4 i2c is meant for exclusive
/linux/drivers/net/ethernet/stmicro/stmmac/
H A DKconfig83 tristate "QCA IPQ806x DWMAC support"
88 Support for QCA IPQ806X DWMAC Ethernet.
90 This selects the IPQ806x SoC glue layer support for the stmmac
96 fixup based on the ipq806x SoC revision.
H A Ddwmac-ipq806x.c2 * Qualcomm Atheros IPQ806x GMAC glue layer
492 { .compatible = "qcom,ipq806x-gmac" },
501 .name = "ipq806x-gmac-dwmac",
509 MODULE_DESCRIPTION("Qualcomm Atheros IPQ806x DWMAC specific glue layer");
H A DMakefile18 obj-$(CONFIG_DWMAC_IPQ806X) += dwmac-ipq806x.o
/linux/drivers/phy/qualcomm/
H A DMakefile6 obj-$(CONFIG_PHY_QCOM_IPQ806X_SATA) += phy-qcom-ipq806x-sata.o
26 obj-$(CONFIG_PHY_QCOM_IPQ806X_USB) += phy-qcom-ipq806x-usb.o
H A Dphy-qcom-ipq806x-sata.c181 { .compatible = "qcom,ipq806x-sata-phy" },
190 .name = "qcom-ipq806x-sata-phy",
196 MODULE_DESCRIPTION("QCOM IPQ806x SATA PHY driver");
H A DKconfig39 tristate "Qualcomm IPQ806x SATA SerDes/PHY driver"
218 tristate "Qualcomm IPQ806x DWC3 USB PHY driver"
224 Qualcomm USB3.0 DWC3 controller on ipq806x SoC. This driver supports
/linux/Documentation/devicetree/bindings/dma/
H A Dqcom,adm.yaml77 #include <dt-bindings/clock/qcom,gcc-ipq806x.h>
78 #include <dt-bindings/reset/qcom,gcc-ipq806x.h>
/linux/drivers/clk/qcom/
H A Dlcc-ipq806x.c15 #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");
H A DMakefile39 obj-$(CONFIG_IPQ_GCC_806X) += gcc-ipq806x.o
43 obj-$(CONFIG_IPQ_LCC_806X) += lcc-ipq806x.o
/linux/Documentation/devicetree/bindings/firmware/
H A Dqcom,scm.yaml31 - qcom,scm-ipq806x

12