Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/net/dsa/
H A Dmediatek,mt7530.yaml213 - trgmii
416 phy-mode = "trgmii";
546 phy-mode = "trgmii";
634 phy-mode = "trgmii";
722 phy-mode = "trgmii";
809 phy-mode = "trgmii";
/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";
/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-phydev43 xgmii, moca, qsgmii, trgmii, 1000base-x, 2500base-x, rxaui,
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h476 /* TRGMII RXC control register */
488 /* TRGMII RXC control register */
495 /* TRGMII TX Drive Strength */
500 /* TRGMII Interface mode register */
H A Dmtk_eth_soc.c500 dev_err(eth->dev, "Failed to set trgmii pll: %d\n", ret); in mtk_gmac0_rgmii_adjust()
4637 /* TRGMII is not permitted on MT7621 if using DDR2 */ in mtk_add_mac()
/linux/Documentation/devicetree/bindings/net/
H A Dethernet-controller.yaml94 - trgmii
/linux/drivers/net/dsa/
H A Dmt7530.c403 /* Setup port 6 interface mode and TRGMII TX circuit */
410 /* Disable the MT7530 TRGMII clocks */ in mt7530_setup_port6()
441 /* Setup the MT7530 TRGMII Tx Clock */ in mt7530_setup_port6()
453 /* Enable the MT7530 TRGMII clocks */ in mt7530_setup_port6()
2416 /* Lower Tx driving for TRGMII path */ in mt7530_setup()
2722 /* Port 6 supports rgmii and trgmii. */ in mt7530_mac_port_get_caps()
2989 /* Autonegotiation is not supported in TRGMII nor 802.3z modes */ in mt753x_pcs_validate()
H A Dmt7530.h581 /* Registers for TRGMII on the both side */
/linux/include/linux/
H A Dphy.h269 return "trgmii"; in phy_modes()