| /linux/Documentation/devicetree/bindings/net/dsa/ |
| H A D | mediatek,mt7628-esw.yaml | 4 $id: http://devicetree.org/schemas/net/dsa/mediatek,mt7628-esw.yaml# 7 title: Mediatek MT7628 Embedded Ethernet Switch 13 The MT7628 SoC's built-in Ethernet Switch has five user ports and one 23 const: mediatek,mt7628-esw 50 compatible = "mediatek,mt7628-esw";
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | mediatek,mt7628-usbphy.yaml | 4 $id: http://devicetree.org/schemas/phy/mediatek,mt7628-usbphy.yaml# 16 - mediatek,mt7628-usbphy 52 const: mediatek,mt7628-usbphy 65 compatible = "mediatek,mt7628-usbphy";
|
| /linux/net/dsa/ |
| H A D | tag_mt7628.c | 4 * MT7628 switch tag support 14 * The MT7628 tag is encoded in the VLAN TPID field. 27 #define MT7628_TAG_NAME "mt7628" 92 MODULE_DESCRIPTION("DSA tag driver for MT7628 switch");
|
| H A D | Kconfig | 102 tristate "Tag driver for the MT7628 embedded switch" 105 switch embedded in the MT7628 SoC.
|
| /linux/drivers/net/dsa/ |
| H A D | mt7628.c | 3 * Mediatek MT7628 Embedded Switch (ESW) DSA driver 145 .name = "mt7628-esw", 252 bus->name = "MT7628 internal MDIO bus"; in mt7628_setup_internal_mdio() 330 /* enable MT7628 DSA tag on CPU port */ in mt7628_switch_init() 475 break; /* port 5 does not exist on MT7628 */ in mt7628_phylink_get_caps() 632 { .compatible = "mediatek,mt7628-esw" }, 640 .name = "mt7628-esw", 651 MODULE_DESCRIPTION("Driver for Mediatek MT7628 embedded switch");
|
| H A D | Kconfig | 67 tristate "MediaTek MT7628 Embedded Ethernet switch support" 74 in the MT7628 SoC.
|
| H A D | Makefile | 9 obj-$(CONFIG_NET_DSA_MT7628) += mt7628.o
|
| /linux/drivers/net/phy/mediatek/ |
| H A D | mtk-fe-soc.c | 3 * Driver for MT7628 Embedded Switch internal Fast Ethernet PHYs 33 .name = "MediaTek MT7628 PHY",
|
| H A D | Kconfig | 28 Support for MediaTek MT7628 built-in Fast Ethernet PHYs.
|
| /linux/drivers/phy/ralink/ |
| H A D | phy-ralink-usb.c | 163 .compatible = "mediatek,mt7628-usbphy", 189 /* The MT7628 and MT7688 require extra setup of PHY registers. */ in ralink_usb_phy_probe() 190 if (of_device_is_compatible(dev->of_node, "mediatek,mt7628-usbphy")) { in ralink_usb_phy_probe()
|
| H A D | Kconfig | 21 RT3352, MT7620, MT7628 and MT7688.
|
| /linux/Documentation/devicetree/bindings/i2c/ |
| H A D | mediatek,mt7621-i2c.yaml | 10 title: Mediatek MT7621/MT7628 I2C master controller
|
| /linux/Documentation/devicetree/bindings/spi/ |
| H A D | ralink,mt7621-spi.yaml | 10 title: Mediatek MT7621/MT7628 SPI controller
|
| /linux/arch/mips/ralink/ |
| H A D | clk.c | 52 return "ralink,mt7628-sysc"; in clk_cpu()
|
| H A D | of.c | 44 { .compatible = "ralink,mt7628-sysc" },
|
| /linux/Documentation/devicetree/bindings/pwm/ |
| H A D | mediatek,mt2712-pwm.yaml | 24 - mediatek,mt7628-pwm
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | eeprom.c | 98 /* Skip for MT7628 */ in mt7603_apply_cal_free_data()
|
| /linux/drivers/watchdog/ |
| H A D | mt7621_wdt.c | 3 * Ralink MT7621/MT7628 built-in hardware watchdog timer
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | mediatek,mt76x8-pinctrl.yaml | 14 MediaTek MT76X8 pin controller for MT7628 and MT7688 SoCs.
|
| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_eth_soc.h | 355 /* PDMA on MT7628 */ 616 /* MT7628/88 specific stuff */ 942 struct mtk_tx_dma *dma_pdma; /* For MT7628/88 PDMA handling */
|
| H A D | mtk_eth_soc.c | 3394 * On MTK_SHARED_INT SoCs (MT7621 + MT7628) the first IRQ is taken in mtk_get_irqs() 4178 /* No MT7628/88 support yet */ in mtk_hw_init() 5300 /* No MT7628/88 support yet */ in mtk_probe()
|
| /linux/drivers/clk/ralink/ |
| H A D | clk-mtmips.c | 882 .compatible = "ralink,mt7628-sysc", 1018 CLK_OF_DECLARE_DRIVER(mt7628_clk, "ralink,mt7628-sysc", mtmips_clk_init);
|