Searched full:mt7530 (Results 1 – 10 of 10) sorted by relevance
| /linux/Documentation/devicetree/bindings/net/dsa/ |
| H A D | mediatek,mt7530.yaml | 4 $id: http://devicetree.org/schemas/net/dsa/mediatek,mt7530.yaml# 7 title: Mediatek MT7530 and MT7531 Ethernet Switches 17 There are three versions of MT7530, standalone, in a multi-chip module and 20 MT7530 is a part of the multi-chip module in MT7620AN, MT7620DA, MT7620DAN, 28 The MT7530 in MT7620AN, MT7620DA, MT7620DAN and MT7620NN SoCs has 10/100 PHYs 34 Port 5 on MT7530 supports various configurations: 54 - For the multi-chip module MT7530, in case of an external phy wired to 65 For the multi-chip module MT7530, the external phy must be wired TX to TX 69 For the multi-chip module MT7530, muxing PHY 0 or 4 won't work when the 80 Standalone MT7530 and multi-chip module MT7530 in MT7623AI SoC [all …]
|
| /linux/drivers/net/dsa/ |
| H A D | mt7530-mmio.c | 11 #include "mt7530.h" 92 .name = "mt7530-mmio", 99 MODULE_DESCRIPTION("Driver for Mediatek MT7530 Switch (MMIO)");
|
| H A D | mt7530-mdio.c | 16 #include "mt7530.h" 133 { .compatible = "mediatek,mt7530", .data = &mt753x_table[ID_MT7530], }, 177 dev_info(&mdiodev->dev, "MT7530 adapts as multi-chip module\n"); in mt7530_probe() 256 .name = "mt7530-mdio", 264 MODULE_DESCRIPTION("Driver for Mediatek MT7530 Switch (MDIO)");
|
| /linux/drivers/net/phy/mediatek/ |
| H A D | Kconfig | 19 Non-built-in Gigabit Ethernet PHYs include mt7530/mt7531. 20 You may find mt7530 inside mt7621. This driver shares some
|
| H A D | mtk-ge.c | 102 .name = "MediaTek MT7530 PHY",
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | airoha,an7583-mdio.yaml | 15 One comes from the intergated Switch based on MT7530.
|
| /linux/arch/arm/boot/dts/mediatek/ |
| H A D | mt7623a.dtsi | 51 compatible = "mediatek,mt7530";
|
| H A D | mt7623n-rfb-emmc.dts | 189 compatible = "mediatek,mt7530";
|
| H A D | mt7623n-bananapi-bpi-r2.dts | 204 compatible = "mediatek,mt7530";
|
| /linux/ |
| H A D | MAINTAINERS | 16185 F: drivers/net/dsa/mt7530-mdio.c 16186 F: drivers/net/dsa/mt7530-mmio.c 16187 F: drivers/net/dsa/mt7530.*
|