Home
last modified time | relevance | path

Searched refs:use_lynxi_pcs (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/phy/mediatek/
Dphy-mtk-xfi-tphy.c96 bool is_1g, is_2p5g, is_5g, is_10g, da_war, use_lynxi_pcs; in mtk_xfi_tphy_setup() local
113 use_lynxi_pcs = is_1g || is_2p5g; in mtk_xfi_tphy_setup()
165 (use_lynxi_pcs ? XFI_DPHY_PCS_SEL_SGMII : in mtk_xfi_tphy_setup()
185 if (use_lynxi_pcs) { in mtk_xfi_tphy_setup()
207 if (!use_lynxi_pcs) in mtk_xfi_tphy_setup()
216 mtk_phy_update_bits(xfi_tphy->base + 0xa060, 0x50000, use_lynxi_pcs ? 0x50000 : 0x40000); in mtk_xfi_tphy_setup()
247 if (use_lynxi_pcs) { in mtk_xfi_tphy_setup()