Home
last modified time | relevance | path

Searched full:mt7628 (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dralink-usb-phy.txt6 "mediatek,mt7628-usbphy"
7 - reg: required for "mediatek,mt7628-usbphy", unused otherwise
16 compatible = "mediatek,mt7628-usbphy";
/openbmc/u-boot/doc/device-tree-bindings/net/
H A Dmediatek,mt7628-eth.txt4 - compatible: should be "mediatek,mt7628-eth"
12 compatible = "mediatek,mt7628-eth";
/openbmc/u-boot/arch/mips/dts/
H A Dmt7628a.dtsi89 compatible = "mtk,mt7628-gpio", "mtk,mt7621-gpio";
167 compatible = "mediatek,mt7628-eth";
175 compatible = "mediatek,mt7628-usbphy";
/openbmc/linux/drivers/phy/ralink/
H A Dphy-ralink-usb.c163 .compatible = "mediatek,mt7628-usbphy",
194 /* The MT7628 and MT7688 require extra setup of PHY registers. */ in ralink_usb_phy_probe()
195 if (of_device_is_compatible(dev->of_node, "mediatek,mt7628-usbphy")) { in ralink_usb_phy_probe()
H A DKconfig21 RT3352, MT7620, MT7628 and MT7688.
/openbmc/linux/Documentation/devicetree/bindings/net/wireless/
H A Dmediatek,mt76.yaml19 Alternatively, it can specify the wireless part of the MT7628/MT7688
29 - mediatek,mt7628-wmac
265 compatible = "mediatek,mt7628-wmac";
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A DKconfig9 on MT7628/MT7688 SoC devices. This family supports IEEE 802.11n 2x2
H A Dsoc.c67 { .compatible = "mediatek,mt7628-wmac" },
H A Deeprom.c98 /* Skip for MT7628 */ in mt7603_apply_cal_free_data()
/openbmc/u-boot/drivers/net/
H A DKconfig271 bool "MediaTek MT7628 Ethernet Interface"
274 The MediaTek MT7628 ethernet interface is used on MT7628 and
H A DMakefile41 obj-$(CONFIG_MT7628_ETH) += mt7628-eth.o
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Dmediatek,mt7621-i2c.yaml10 title: Mediatek MT7621/MT7628 I2C master controller
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dralink,mt7621-spi.yaml10 title: Mediatek MT7621/MT7628 SPI controller
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dmediatek,mtmips-sysc.yaml26 - ralink,mt7628-sysc
/openbmc/linux/arch/mips/boot/dts/ralink/
H A Dmt7628a.dtsi268 compatible = "mediatek,mt7628-usbphy";
290 compatible = "mediatek,mt7628-wmac";
/openbmc/linux/arch/mips/ralink/
H A Dclk.c52 return "ralink,mt7628-sysc"; in clk_cpu()
H A Dof.c44 { .compatible = "ralink,mt7628-sysc" },
/openbmc/linux/Documentation/devicetree/bindings/pwm/
H A Dmediatek,mt2712-pwm.yaml23 - mediatek,mt7628-pwm
/openbmc/linux/drivers/watchdog/
H A Dmt7621_wdt.c3 * Ralink MT7621/MT7628 built-in hardware watchdog timer
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmediatek,mt76x8-pinctrl.yaml14 MediaTek MT76X8 pin controller for MT7628 and MT7688 SoCs.
/openbmc/u-boot/arch/mips/mach-mt7620/
H A Dddr_calibrate.c16 * the original code, with only support for the MT7628 / MT7688 SoC.
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h343 /* PDMA on MT7628 */
573 /* MT7628/88 specific stuff */
908 struct mtk_tx_dma *dma_pdma; /* For MT7628/88 PDMA handling */
/openbmc/linux/drivers/pwm/
H A Dpwm-mediatek.c370 { .compatible = "mediatek,mt7628-pwm", .data = &mt7628_pwm_data },
/openbmc/linux/drivers/clk/ralink/
H A Dclk-mtmips.c866 .compatible = "ralink,mt7628-sysc",
1002 CLK_OF_DECLARE_DRIVER(mt7628_clk, "ralink,mt7628-sysc", mtmips_clk_init);
/openbmc/linux/drivers/i2c/busses/
H A DKconfig843 tristate "MT7621/MT7628 I2C Controller"
847 MediaTek MT7621/MT7628 SoCs.

12