Searched full:usxgmii (Results 1 – 22 of 22) sorted by relevance
/linux-6.8/arch/arm64/boot/dts/freescale/ |
D | fsl-ls1028a-qds-13bb.dtso | 28 phy-mode = "usxgmii"; 63 phy-mode = "usxgmii"; 70 phy-mode = "usxgmii"; 77 phy-mode = "usxgmii"; 84 phy-mode = "usxgmii";
|
D | fsl-lx2160a-rdb.dts | 42 phy-connection-type = "usxgmii"; 48 phy-connection-type = "usxgmii";
|
D | fsl-lx2160a-bluebox3.dts | 58 phy-mode = "usxgmii"; 64 phy-mode = "usxgmii"; 70 phy-mode = "usxgmii"; 76 phy-mode = "usxgmii";
|
/linux-6.8/Documentation/devicetree/bindings/phy/ |
D | microchip,sparx5-serdes.yaml | 37 * 5.15625 Gbps (5GBASE-KR/5G-USXGMII) 48 * 5.15625 Gbps (5GBASE-KR/5G-USXGMII) 50 * 10.3125 Gbps (10GBASE-R/10GBASE-KR/USXGMII) 60 * 5.15625 Gbps (5GBASE-KR/5G-USXGMII) 62 * 10.3125 Gbps (10GBASE-R/10GBASE-KR/USXGMII)
|
D | transmit-amplitude.yaml | 48 - usxgmii
|
/linux-6.8/drivers/clk/mediatek/ |
D | clk-mt7988-xfipll.c | 15 /* Register to control USXGMII XFI PLL analog */ 58 /* Apply software workaround for USXGMII PLL TCL issue */ in clk_mt7988_xfipll_probe()
|
/linux-6.8/Documentation/devicetree/bindings/net/ |
D | nvidia,tegra234-mgbe.yaml | 84 - usxgmii 149 phy-mode = "usxgmii";
|
D | ethernet-controller.yaml | 104 - usxgmii
|
/linux-6.8/drivers/net/pcs/ |
D | pcs-lynx.c | 160 dev_err(&pcs->dev, "USXGMII only supports in-band AN for now\n"); in lynx_pcs_config_usxgmii() 164 /* Configure device ability for the USXGMII Replicator */ in lynx_pcs_config_usxgmii() 300 /* At the moment, only in-band AN is supported for USXGMII in lynx_pcs_link_up()
|
D | pcs-xpcs.c | 426 /* By default, in USXGMII mode XPCS operates at 10G baud and in _xpcs_config_aneg_c73()
|
/linux-6.8/include/uapi/linux/ |
D | mdio.h | 461 /* UsxgmiiChannelInfo[15:0] for USXGMII in-band auto-negotiation.*/ 464 #define MDIO_USXGMII_SPD_MASK 0x0e00 /* USXGMII speed mask */ 465 #define MDIO_USXGMII_FULL_DUPLEX 0x1000 /* USXGMII full duplex */ 466 #define MDIO_USXGMII_DPX_SPD_MASK 0x1e00 /* USXGMII duplex and speed bits */
|
/linux-6.8/drivers/net/dsa/mv88e6xxx/ |
D | serdes.h | 57 /* USXGMII */
|
D | pcs-639x.c | 907 "can't read USXGMII status: %pe\n", ERR_PTR(err)); in mv88e6393x_xg_pcs_get_state()
|
/linux-6.8/drivers/net/ethernet/freescale/dpaa2/ |
D | dpmac.h | 50 * @DPMAC_ETH_IF_USXGMII: USXGMII interface
|
/linux-6.8/Documentation/devicetree/bindings/net/dsa/ |
D | mscc,ocelot.yaml | 53 - phy-mode = "usxgmii": on ports 0, 1, 2, 3
|
/linux-6.8/drivers/net/phy/ |
D | phylink.c | 1833 * For some interface modes (e.g. RXAUI, XAUI and USXGMII) switching in phylink_validate_phy() 3499 * phylink_decode_usxgmii_word() - decode the USXGMII word from a MAC PCS 3501 * @lpa: a 16 bit value which stores the USXGMII auto-negotiation word 3503 * Helper for MAC PCS supporting the USXGMII protocol and the auto-negotiation 3504 * code word. Decode the USXGMII code word and populate the corresponding fields 3549 * word is the same as the USXGMII word, except it only supports speeds up to
|
D | mxl-gpy.c | 513 /* Interface mode is fixed for USXGMII and integrated PHY */ in gpy_update_interface()
|
D | marvell10g.c | 990 * In USXGMII mode the PHY interface mode is also fixed. in mv3310_update_interface()
|
/linux-6.8/drivers/net/phy/aquantia/ |
D | aquantia_main.c | 525 …ut of date, please update it. The AQR107 family doesn't support XGMII, maybe you mean USXGMII.\n"); in aqr107_config_init()
|
/linux-6.8/drivers/phy/cadence/ |
D | phy-cadence-torrent.c | 700 return "USXGMII"; in cdns_torrent_get_phy_type() 2316 * for SGMII/QSGMII/USXGMII in cdns_torrent_phy_init() 3037 /* TI USXGMII configuration: Enable cmn_refclk_rcv_out_en */ 3047 /* Single USXGMII link configuration */ 3069 /* Single link USXGMII, 156.25 MHz Ref clk, no SSC */
|
/linux-6.8/drivers/net/ethernet/marvell/octeontx2/af/ |
D | cgx.c | 57 [LMAC_MODE_USXGMII] = "USXGMII",
|
/linux-6.8/include/linux/ |
D | phy.h | 282 return "usxgmii"; in phy_modes()
|