Searched +full:usxgmii +full:- +full:performance +full:- +full:errata (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/phy/mediatek,mt7988-xfi-tphy.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: MediaTek MT7988 XFI T-PHY10 - Daniel Golle <daniel@makrotopia.org>13 The MediaTek XFI SerDes T-PHY provides the physical SerDes lanes14 used by the (10G/5G) USXGMII PCS and (1G/2.5G) LynxI PCS found in15 MediaTek's 10G-capabale MT7988 SoC.20 const: mediatek,mt7988-xfi-tphy[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * MediaTek 10GE SerDes XFI T-PHY driver6 * Bc-bocun Chen <bc-bocun.chen@mediatek.com>7 * based on mtk_usxgmii.c and mtk_sgmii.c found in MediaTek's SDK (GPL-2.0)22 #include "phy-mtk-io.h"60 * struct mtk_xfi_tphy - run-time data of the XFI phy instance65 * @da_war: Enables work-around for 10GBase-R mode.76 * mtk_xfi_tphy_setup() - Setup phy for specified interface mode.86 * sequence of 32-bit writes, here we try to only modify the actually required89 …s/gitiles/openwrt/feeds/mtk-openwrt-feeds/+/b72d6cba92bf9e29fb035c03052fa1e86664a25b/21.02/files/t…[all …]