Searched full:ar9331 (Results 1 – 19 of 19) sorted by relevance
/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | qca,ar9331.yaml | 4 $id: http://devicetree.org/schemas/net/dsa/qca,ar9331.yaml# 7 title: Qualcomm Atheros AR9331 built-in switch 13 Qualcomm Atheros AR9331 is a switch built-in to Atheros AR9331 WiSoC and 18 const: qca,ar9331-switch 77 compatible = "qca,ar9331-switch";
|
/linux/net/dsa/ |
H A D | tag_ar9331.c | 12 #define AR9331_NAME "ar9331" 23 * According to the AR8216 doc it should 0b10. On AR9331 it is 0b11 on RX path 40 /* 0b10 for AR8216 and 0b11 for AR9331 */ in ar9331_tag_xmit() 92 MODULE_DESCRIPTION("DSA tag driver for Atheros AR9331 SoC with built-in switch");
|
H A D | Kconfig | 28 tristate "Tag driver for Atheros AR9331 SoC with built-in switch" 31 the Atheros AR9331 SoC with built-in switch.
|
/linux/drivers/net/dsa/qca/ |
H A D | Kconfig | 3 tristate "Qualcomm Atheros AR9331 Ethernet switch support" 8 This enables support for the Qualcomm Atheros AR9331 built-in Ethernet
|
H A D | Makefile | 2 obj-$(CONFIG_NET_DSA_AR9331) += ar9331.o
|
H A D | ar9331.c | 271 /* AR9331 doc do not provide any information about proper reset in ar9331_sw_reset() 272 * sequence. The AR8136 (the closes switch to the AR9331) doc says: in ar9331_sw_reset() 282 * status. AR9331 has no EEPROM support. in ar9331_sw_reset() 1124 { .compatible = "qca,ar9331-switch" }, 1141 MODULE_DESCRIPTION("Driver for Atheros AR9331 switch");
|
/linux/Documentation/devicetree/bindings/mips/ |
H A D | ath79-soc.txt | 16 - qca,ar9331
|
/linux/arch/mips/boot/dts/qca/ |
H A D | ar9331.dtsi | 5 compatible = "qca,ar9331"; 162 compatible = "qca,ar9331-switch";
|
H A D | ar9331_omega.dts | 7 #include "ar9331.dtsi"
|
H A D | ar9331_dpt_module.dts | 8 #include "ar9331.dtsi"
|
H A D | ar9331_openembed_som9331_board.dts | 8 #include "ar9331.dtsi"
|
H A D | ar9331_dragino_ms14.dts | 7 #include "ar9331.dtsi"
|
H A D | ar9331_tl_mr3020.dts | 7 #include "ar9331.dtsi"
|
/linux/Documentation/devicetree/bindings/reset/ |
H A D | qca,ar7100-reset.yaml | 18 - qca,ar9331-reset
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | qca,ath79-misc-intc.txt | 37 compatible = "qca,ar9331-misc-intc", qca,ar7240-misc-intc";
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | qca,ar71xx.yaml | 109 compatible = "qca,ar9331-switch";
|
/linux/drivers/net/phy/qcom/ |
H A D | at803x.c | 944 /* AR8032, AR9331 and QCA9561 share the same cable test get status reg */ 1066 /* ATHEROS AR9331 */ 1068 .name = "Qualcomm Atheros AR9331 built-in PHY",
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | antenna.c | 57 * AR9485 / AR9565 / AR9331
|
H A D | ar9003_calib.c | 1621 * In the SoC family, this will run for AR9300, AR9331 and AR9340. in ar9003_hw_init_cal_soc()
|