Searched full:trgmii (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/arch/arm/boot/dts/mediatek/ |
H A D | mt7623a.dtsi | 22 phy-mode = "trgmii"; 110 phy-mode = "trgmii";
|
H A D | mt7623n-rfb-emmc.dts | 161 phy-mode = "trgmii"; 228 phy-mode = "trgmii";
|
H A D | mt7623n-bananapi-bpi-r2.dts | 176 phy-mode = "trgmii"; 256 phy-mode = "trgmii";
|
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | mediatek,mt7530.yaml | 207 - 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 D | sysfs-class-net-phydev | 43 xgmii, moca, qsgmii, trgmii, 1000base-x, 2500base-x, rxaui,
|
/openbmc/linux/arch/mips/boot/dts/ralink/ |
H A D | mt7621.dtsi | 324 phy-mode = "trgmii"; 408 phy-mode = "trgmii";
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.h | 474 /* TRGMII RXC control register */ 486 /* TRGMII RXC control register */ 493 /* TRGMII TX Drive Strength */ 498 /* TRGMII Interface mode register */
|
H A D | mtk_eth_soc.c | 490 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 D | ethernet-controller.yaml | 95 - trgmii
|
/openbmc/u-boot/drivers/net/ |
H A D | mtk_eth.c | 518 /* 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 D | mt7530.c | 416 /* 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 D | mt7530.h | 544 /* Registers for TRGMII on the both side */
|
/openbmc/linux/include/linux/ |
H A D | phy.h | 264 return "trgmii"; in phy_modes()
|