Searched +full:mt7986 +full:- +full:eth (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | mediatek,net.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Lorenzo Bianconi <lorenzo@kernel.org> 11 - Felix Fietkau <nbd@nbd.name> 20 - mediatek,mt2701-eth 21 - mediatek,mt7623-eth 22 - mediatek,mt7621-eth 23 - mediatek,mt7622-eth 24 - mediatek,mt7629-eth [all …]
|
/linux-6.12.1/drivers/clk/mediatek/ |
D | clk-mt7986-eth.c | 1 // SPDX-License-Identifier: GPL-2.0 8 #include <linux/clk-provider.h> 12 #include "clk-mtk.h" 13 #include "clk-gate.h" 15 #include <dt-bindings/clock/mt7986-clk.h> 82 { .compatible = "mediatek,mt7986-ethsys", .data = ð_desc }, 83 { .compatible = "mediatek,mt7986-sgmiisys_0", .data = &sgmii0_desc }, 84 { .compatible = "mediatek,mt7986-sgmiisys_1", .data = &sgmii1_desc }, 91 .name = "clk-mt7986-eth", 99 MODULE_DESCRIPTION("MediaTek MT7986 Ethernet clocks driver");
|
D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 2 obj-$(CONFIG_COMMON_CLK_MEDIATEK) += clk-mtk.o clk-pll.o clk-gate.o clk-apmixed.o clk-cpumux.o rese… 3 obj-$(CONFIG_COMMON_CLK_MEDIATEK_FHCTL) += clk-fhctl.o clk-pllfh.o 5 obj-$(CONFIG_COMMON_CLK_MT6765) += clk-mt6765.o 6 obj-$(CONFIG_COMMON_CLK_MT6765_AUDIOSYS) += clk-mt6765-audio.o 7 obj-$(CONFIG_COMMON_CLK_MT6765_CAMSYS) += clk-mt6765-cam.o 8 obj-$(CONFIG_COMMON_CLK_MT6765_IMGSYS) += clk-mt6765-img.o 9 obj-$(CONFIG_COMMON_CLK_MT6765_MIPI0ASYS) += clk-mt6765-mipi0a.o 10 obj-$(CONFIG_COMMON_CLK_MT6765_MMSYS) += clk-mt6765-mm.o 11 obj-$(CONFIG_COMMON_CLK_MT6765_VCODECSYS) += clk-mt6765-vcodec.o [all …]
|
/linux-6.12.1/arch/arm64/boot/dts/mediatek/ |
D | mt7986a.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 7 #include <dt-bindings/interrupt-controller/irq.h> 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 9 #include <dt-bindings/clock/mt7986-clk.h> 10 #include <dt-bindings/reset/mt7986-resets.h> 11 #include <dt-bindings/phy/phy.h> 15 interrupt-parent = <&gic>; 16 #address-cells = <2>; 17 #size-cells = <2>; 20 #address-cells = <1>; [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | mediatek,mt7986-pinctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/mediatek,mt7986-pinctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: MediaTek MT7986 Pin Controller 10 - Sean Wang <sean.wang@kernel.org> 13 The MediaTek's MT7986 Pin controller is used to control SoC pins. 18 - mediatek,mt7986a-pinctrl 19 - mediatek,mt7986b-pinctrl 25 reg-names: [all …]
|
/linux-6.12.1/drivers/net/ethernet/mediatek/ |
D | mtk_wed.c | 1 // SPDX-License-Identifier: GPL-2.0-only 9 #include <linux/dma-mapping.h> 95 regmap_update_bits(dev->hw->regs, reg, mask | val, val); in wed_m32() 131 return readl(dev->wlan.base + reg); in wifi_r32() 137 writel(val, dev->wlan.base + reg); in wifi_w32() 157 if (!mtk_wed_is_v3_or_greater(dev->hw)) in mtk_wdma_v3_rx_reset() 166 dev_err(dev->hw->dev, "rx reset failed\n"); in mtk_wdma_v3_rx_reset() 171 dev_err(dev->hw->dev, "rx reset failed\n"); in mtk_wdma_v3_rx_reset() 179 dev_err(dev->hw->dev, "rx reset failed\n"); in mtk_wdma_v3_rx_reset() 184 dev_err(dev->hw->dev, "rx reset failed\n"); in mtk_wdma_v3_rx_reset() [all …]
|
D | mtk_eth_soc.c | 1 // SPDX-License-Identifier: GPL-2.0-only 4 * Copyright (C) 2009-2016 John Crispin <blogic@openwrt.org> 5 * Copyright (C) 2009-2016 Felix Fietkau <nbd@openwrt.org> 6 * Copyright (C) 2013-2016 Michael Lee <igvtee@gmail.com> 24 #include <linux/pcs/pcs-mtk-lynxi.h> 34 static int mtk_msg_level = -1; 36 MODULE_PARM_DESC(msg_level, "Message level (-1=defaults,0=none,...,16=all)"); 292 void mtk_w32(struct mtk_eth *eth, u32 val, unsigned reg) in mtk_w32() argument 294 __raw_writel(val, eth->base + reg); in mtk_w32() 297 u32 mtk_r32(struct mtk_eth *eth, unsigned reg) in mtk_r32() argument [all …]
|
/linux-6.12.1/drivers/pinctrl/mediatek/ |
D | pinctrl-mt7986.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * The MT7986 driver based on Linux generic pinctrl binding. 9 #include "pinctrl-moore.h" 20 * enum - Locking variants of the iocfg bases 22 * MT7986 have multiple bases to program pin configuration listed as the below: 33 * +------------------------+ 42 * +------------------------+ 47 * +------------------------+ 50 * 6 | +---------+ | 54 * 2 | +---------+ | [all …]
|