Home
last modified time | relevance | path

Searched full:qca (Results 1 – 25 of 89) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/Bindings/mips/
H A Dath79-soc.txt7 - qca,ar7130
8 - qca,ar7141
9 - qca,ar7161
10 - qca,ar7240
11 - qca,ar7241
12 - qca,ar7242
13 - qca,ar9130
14 - qca,ar9132
15 - qca,ar9330
16 - qca,ar9331
[all …]
/freebsd/sys/contrib/device-tree/src/mips/qca/
H A Dar9132.dtsi5 compatible = "qca,ar9132";
23 compatible = "qca,ar9132-cpu-intc", "qca,ar7100-cpu-intc";
28 qca,ddr-wb-channel-interrupts = <2>, <3>, <4>, <5>;
29 qca,ddr-wb-channels = <&ddr_ctrl 3>, <&ddr_ctrl 2>,
52 compatible = "qca,ar9132-ddr-controller",
53 "qca,ar7240-ddr-controller";
56 #qca,ddr-wb-channel-cells = <1>;
75 compatible = "qca,ar9132-gpio",
76 "qca,ar7100-gpio";
90 compatible = "qca,ar9132-pll",
[all …]
H A Dar9331.dtsi5 compatible = "qca,ar9331";
23 compatible = "qca,ar7100-cpu-intc";
28 qca,ddr-wb-channel-interrupts = <2>, <3>;
29 qca,ddr-wb-channels = <&ddr_ctrl 3>, <&ddr_ctrl 2>;
56 compatible = "qca,ar7240-ddr-controller";
59 #qca,ddr-wb-channel-cells = <1>;
63 compatible = "qca,ar9330-uart";
75 compatible = "qca,ar7100-gpio";
91 compatible = "qca,ar9330-pll";
101 compatible = "qca,ar7240-misc-intc";
[all …]
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dqca,ath79-cpu-intc.txt5 qca,ddr-wb-channels and qca,ddr-wb-channel-interrupts properties.
9 - compatible: has to be "qca,<soctype>-cpu-intc", "qca,ar7100-cpu-intc"
20 - qca,ddr-wb-channel-interrupts: List of the interrupts needing a write
22 - qca,ddr-wb-channels: List of phandles to the write buffer channels for
23 each interrupt. If qca,ddr-wb-channel-interrupts is not present the interrupt
29 compatible = "qca,ar9132-cpu-intc", "qca,ar7100-cpu-intc";
34 qca,ddr-wb-channel-interrupts = <2>, <3>, <4>, <5>;
35 qca,ddr-wb-channels = <&ddr_ctrl 3>, <&ddr_ctrl 2>,
43 #qca,ddr-wb-channel-cells = <1>;
H A Dqca,ath79-misc-intc.txt7 - compatible: has to be "qca,<soctype>-cpu-intc", "qca,ar7100-misc-intc" or
8 "qca,<soctype>-cpu-intc", "qca,ar7240-misc-intc"
24 compatible = "qca,ar9132-misc-intc", "qca,ar7100-misc-intc";
37 compatible = "qca,ar9331-misc-intc", qca,ar7240-misc-intc";
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dqca,ath79-ddr-controller.yaml4 $id: http://devicetree.org/schemas/memory-controllers/qca,ath79-ddr-controller.yaml#
22 - const: qca,ar9132-ddr-controller
23 - const: qca,ar7240-ddr-controller
26 - qca,ar7100-ddr-controller
27 - qca,ar7240-ddr-controller
29 "#qca,ddr-wb-channel-cells":
41 - "#qca,ddr-wb-channel-cells"
49 compatible = "qca,ar9132-ddr-controller",
50 "qca,ar7240-ddr-controller";
53 #qca,ddr-wb-channel-cells = <1>;
[all …]
H A Dath79-ddr-controller.txt10 - compatible: has to be "qca,<soc-type>-ddr-controller",
11 "qca,[ar7100|ar7240]-ddr-controller" as fallback.
12 On SoC with PCI support "qca,ar7100-ddr-controller" should be used as
13 fallback, otherwise "qca,ar7240-ddr-controller" should be used.
15 - #qca,ddr-wb-channel-cells: Specifies the number of cells needed to encode
21 compatible = "qca,ar9132-ddr-controller",
22 "qca,ar7240-ddr-controller";
25 #qca,ddr-wb-channel-cells = <1>;
32 qca,ddr-wb-channel-interrupts = <2>, <3>, <4>, <5>;
33 qca,ddr-wb-channels = <&ddr_ctrl 3>, <&ddr_ctrl 2>,
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dqca,ar803x.yaml4 $id: http://devicetree.org/schemas/net/qca,ar803x.yaml#
21 qca,clk-out-frequency:
26 qca,clk-out-strength:
31 qca,disable-smarteee:
35 qca,keep-pll-enabled:
43 qca,disable-hibernation-mode:
51 qca,smarteee-tw-us-100m:
57 qca,smarteee-tw-us-1g:
92 #include <dt-bindings/net/qca-ar803x.h>
103 qca,cl
[all...]
H A Dqca,ar71xx.yaml4 $id: http://devicetree.org/schemas/net/qca,ar71xx.yaml#
7 title: QCA AR71XX MAC
20 - qca,ar7100-eth # Atheros AR7100
21 - qca,ar7240-eth # Atheros AR7240
22 - qca,ar7241-eth # Atheros AR7241
23 - qca,ar7242-eth # Atheros AR7242
24 - qca,ar9130-eth # Atheros AR9130
25 - qca,ar9330-eth # Atheros AR9330
26 - qca,ar9340-eth # Atheros AR9340
27 - qca,qca9530-eth # Qualcomm Atheros QCA9530
[all …]
H A Dqca,qca7000.txt13 - compatible : Should be "qca,qca7000"
26 - qca,legacy-mode : Set the SPI data transfer of the QCA7000 to legacy mode.
47 compatible = "qca,qca7000";
66 - compatible : Should be "qca,qca7000"
83 compatible = "qca,qca7000";
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dqca,ath79-pll.txt6 - compatible: has to be "qca,<soctype>-pll" and one of the following
8 - "qca,ar7100-pll"
9 - "qca,ar7240-pll"
10 - "qca,ar9130-pll"
11 - "qca,ar9330-pll"
12 - "qca,ar9340-pll"
13 - "qca,qca9550-pll"
25 compatible = "qca,ar9132-pll", "qca,ar9130-pll";
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/
H A Dqca8k.yaml28 - qca,qca8327
29 - qca,qca8328
30 - qca,qca8334
31 - qca,qca8337
33 qca,qca8328: referenced as AR8328(N)-AK1(A/B) QFN 176 pin package
34 qca,qca8327: referenced as AR8327(N)-AL1A DR-QFN 148 pin package
35 qca,qca8334: referenced as QCA8334-AL3C QFN 88 pin package
36 qca,qca8337: referenced as QCA8337N-AL3(B/C) DR-QFN 148 pin package
46 qca,ignore-power-on-sel:
53 qca,le
[all...]
H A Dqca8k.txt6 "qca,qca8327"
7 "qca,qca8334"
8 "qca,qca8337"
74 compatible = "qca,qca8337";
132 compatible = "qca,qca8337";
/freebsd/sys/contrib/device-tree/Bindings/reset/
H A Dqca,ar7100-reset.yaml5 $id: http://devicetree.org/schemas/reset/qca,ar7100-reset.yaml#
17 - qca,ar9132-reset
18 - qca,ar9331-reset
19 - const: qca,ar7100-reset
37 compatible = "qca,ar9132-reset", "qca,ar7100-reset";
H A Dath79-reset.txt7 - compatible: has to be "qca,<soctype>-reset", "qca,ar7100-reset"
16 compatible = "qca,ar9132-reset", "qca,ar7100-reset";
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-ath79.txt4 - compatible: has to be "qca,<soctype>-gpio" and one of the following
6 - "qca,ar7100-gpio"
7 - "qca,ar9340-gpio"
26 compatible = "qca,ar9132-gpio", "qca,ar7100-gpio";
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dspi-ath79.txt4 - compatible: has to be "qca,<soc-type>-spi", "qca,ar7100-spi" as fallback.
16 compatible = "qca,ar9132-spi", "qca,ar7100-spi";
H A Dqca,ar934x-spi.yaml4 $id: http://devicetree.org/schemas/spi/qca,ar934x-spi.yaml#
17 const: qca,ar934x-spi
38 compatible = "qca,ar934x-spi";
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dfsl-ls1028a-kontron-sl28-var4.dts14 #include <dt-bindings/net/qca-ar803x.h>
26 qca,clk-out-frequency = <125000000>;
27 qca,clk-out-strength = <AR803X_STRENGTH_FULL>;
28 qca,keep-pll-enabled;
H A Dfsl-ls1028a-kontron-sl28-var1.dts17 #include <dt-bindings/net/qca-ar803x.h>
32 qca,clk-out-frequency = <125000000>;
33 qca,clk-out-strength = <AR803X_STRENGTH_FULL>;
34 qca,keep-pll-enabled;
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm958625-meraki-alamo.dtsi109 compatible = "qca,qca8337";
120 qca,sgmii-enable-pll;
121 qca,sgmii-txclk-falling-edge;
187 compatible = "qca,qca8337";
198 qca,sgmii-enable-pll;
199 qca,sgmii-txclk-falling-edge;
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Dqca-ar7130-wdt.txt4 - compatible: must be "qca,ar7130-wdt"
11 compatible = "qca,ar9330-wdt", "qca,ar7130-wdt";
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dqca,ar9330-uart.yaml4 $id: http://devicetree.org/schemas/serial/qca,ar9330-uart.yaml#
17 const: qca,ar9330-uart
43 compatible = "qca,ar9330-uart";
/freebsd/sys/contrib/dev/athk/ath11k/
H A DKconfig31 bool "QCA ath11k debugging"
39 bool "QCA ath11k debugfs support"
53 bool "QCA ath11k spectral scan support"
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/
H A Dqca,ath9k.txt12 Typically QCA's PCI vendor ID 168c is used while the PCI device
33 - qca,no-eeprom: Indicates that there is no physical EEPROM connected to the
46 qca,no-eeprom;

1234