Home
last modified time | relevance | path

Searched full:trgmii (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/arch/arm/boot/dts/mediatek/
H A Dmt7623a.dtsi22 phy-mode = "trgmii";
110 phy-mode = "trgmii";
H A Dmt7623n-rfb-emmc.dts161 phy-mode = "trgmii";
228 phy-mode = "trgmii";
H A Dmt7623n-bananapi-bpi-r2.dts176 phy-mode = "trgmii";
256 phy-mode = "trgmii";
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/
H A Dmediatek,mt7530.yaml207 - trgmii
408 phy-mode = "trgmii";
538 phy-mode = "trgmii";
626 phy-mode = "trgmii";
714 phy-mode = "trgmii";
801 phy-mode = "trgmii";
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-phydev43 xgmii, moca, qsgmii, trgmii, 1000base-x, 2500base-x, rxaui,
/openbmc/linux/arch/mips/boot/dts/ralink/
H A Dmt7621.dtsi324 phy-mode = "trgmii";
408 phy-mode = "trgmii";
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h474 /* TRGMII RXC control register */
486 /* TRGMII RXC control register */
493 /* TRGMII TX Drive Strength */
498 /* TRGMII Interface mode register */
H A Dmtk_eth_soc.c490 dev_err(eth->dev, "Failed to set trgmii pll: %d\n", ret); in mtk_gmac0_rgmii_adjust()
4584 /* TRGMII is not permitted on MT7621 if using DDR2 */ in mtk_add_mac()
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dethernet-controller.yaml95 - trgmii
/openbmc/u-boot/drivers/net/
H A Dmtk_eth.c518 /* Setup the MT7530 TRGMII Tx Clock */ in mt7530_pad_clk_setup()
617 /* Lower Tx Driving for TRGMII path */ in mt7530_setup()
806 /* Lower Tx Driving for TRGMII path */ in mtk_mac_init()
/openbmc/linux/drivers/net/dsa/
H A Dmt7530.c416 /* Setup port 6 interface mode and TRGMII TX circuit */
465 /* Disable the MT7530 TRGMII clocks */ in mt7530_pad_clk_setup()
468 /* Setup the MT7530 TRGMII Tx Clock */ in mt7530_pad_clk_setup()
483 /* Enable the MT7530 TRGMII clocks */ in mt7530_pad_clk_setup()
2475 /* Lower Tx driving for TRGMII path */ in mt7530_setup()
3175 /* Autonegotiation is not supported in TRGMII nor 802.3z modes */ in mt753x_pcs_validate()
H A Dmt7530.h544 /* Registers for TRGMII on the both side */
/openbmc/linux/include/linux/
H A Dphy.h264 return "trgmii"; in phy_modes()