Searched full:trgmii (Results 1 – 11 of 11) sorted by relevance
/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | mediatek,mt7530.yaml | 213 - 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 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";
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-net-phydev | 43 xgmii, moca, qsgmii, trgmii, 1000base-x, 2500base-x, rxaui,
|
/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.h | 476 /* TRGMII RXC control register */ 488 /* TRGMII RXC control register */ 495 /* TRGMII TX Drive Strength */ 500 /* TRGMII Interface mode register */
|
H A D | mtk_eth_soc.c | 500 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 D | ethernet-controller.yaml | 94 - trgmii
|
/linux/drivers/net/dsa/ |
H A D | mt7530.c | 403 /* 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 D | mt7530.h | 581 /* Registers for TRGMII on the both side */
|
/linux/include/linux/ |
H A D | phy.h | 269 return "trgmii"; in phy_modes()
|