Searched full:serdes6g (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/drivers/phy/mscc/ |
D | phy-ocelot-serdes.c | 382 SERDES_MUX_QSGMII(SERDES6G(0), 4, HSIO_HW_CFG_QSGMII_ENA, 384 SERDES_MUX_QSGMII(SERDES6G(0), 5, HSIO_HW_CFG_QSGMII_ENA, 386 SERDES_MUX_QSGMII(SERDES6G(0), 6, HSIO_HW_CFG_QSGMII_ENA, 388 SERDES_MUX_SGMII(SERDES6G(0), 7, HSIO_HW_CFG_QSGMII_ENA, 0), 389 SERDES_MUX_QSGMII(SERDES6G(0), 7, HSIO_HW_CFG_QSGMII_ENA, 391 SERDES_MUX_SGMII(SERDES6G(1), 8, 0, 0), 392 SERDES_MUX_SGMII(SERDES6G(2), 10, HSIO_HW_CFG_PCIE_ENA | 394 SERDES_MUX(SERDES6G(2), 10, PHY_MODE_PCIE, 0, HSIO_HW_CFG_PCIE_ENA, 461 /* SERDES6G(0) is the only SerDes capable of QSGMII */ in serdes_simple_xlate() 462 if (idx != SERDES6G(0) && macro->port >= 0) in serdes_simple_xlate()
|
/Linux-v5.15/include/dt-bindings/phy/ |
D | phy-ocelot-serdes.h | 8 #define SERDES6G(x) (SERDES1G_MAX + 1 + (x)) macro 9 #define SERDES6G_MAX SERDES6G(2)
|
/Linux-v5.15/Documentation/devicetree/bindings/phy/ |
D | phy-ocelot-serdes.txt | 13 half/full-duplex and 1000Mbps in full-duplex mode while SERDES6G supports 16 Also, SERDES6G number (aka "macro") 0 is the only interface supporting
|
D | microchip,sparx5-serdes.yaml | 29 SERDES6G: 31 The SERDES6G is a high-speed SERDES interface, which can operate at
|