Home
last modified time | relevance | path

Searched full:xfi (Results 1 – 25 of 35) sorted by relevance

12

/linux/Documentation/devicetree/bindings/phy/
H A Dmediatek,mt7988-xfi-tphy.yaml4 $id: http://devicetree.org/schemas/phy/mediatek,mt7988-xfi-tphy.yaml#
7 title: MediaTek MT7988 XFI T-PHY
13 The MediaTek XFI SerDes T-PHY provides the physical SerDes lanes
20 const: mediatek,mt7988-xfi-tphy
27 - description: XFI PHY clock
28 - description: XFI register clock
45 is required for XFI Port0 of the MT7988 SoC to be in compliance with
69 compatible = "mediatek,mt7988-xfi-tphy";
H A Dapm,xgene-phy.yaml26 Possible values are 0 (SATA), 1 (SGMII), 2 (PCIe), 3 (USB), and 4 (XFI).
/linux/Documentation/devicetree/bindings/clock/
H A Dmediatek,mt7988-xfi-pll.yaml4 $id: http://devicetree.org/schemas/clock/mediatek,mt7988-xfi-pll.yaml#
7 title: MediaTek MT7988 XFI PLL Clock Controller
13 The MediaTek XFI PLL controller provides the 156.25MHz clock for the
18 const: mediatek,mt7988-xfi-pll
43 compatible = "mediatek,mt7988-xfi-pll";
/linux/drivers/clk/mediatek/
H A Dclk-mt7988-xfipll.c15 /* Register to control USXGMII XFI PLL analog */
66 { .compatible = "mediatek,mt7988-xfi-pll", .data = &xfipll_desc },
81 MODULE_DESCRIPTION("MediaTek MT7988 XFI PLL clock driver");
/linux/drivers/net/ethernet/sfc/siena/
H A Denum.h21 * @LOOPBACK_XFI: loopback within BPX before XFI serdes
25 * @LOOPBACK_XFI_FAR: loopback after XFI serdes
36 * @LOOPBACK_XFI_WS: wireside loopback excluding XFI serdes
37 * @LOOPBACK_XFI_WS_FAR: wireside loopback including XFI serdes
/linux/drivers/net/ethernet/sfc/falcon/
H A Denum.h21 * @LOOPBACK_XFI: loopback within BPX before XFI serdes
25 * @LOOPBACK_XFI_FAR: loopback after XFI serdes
36 * @LOOPBACK_XFI_WS: wireside loopback excluding XFI serdes
37 * @LOOPBACK_XFI_WS_FAR: wireside loopback including XFI serdes
/linux/drivers/net/ethernet/sfc/
H A Denum.h21 * @LOOPBACK_XFI: loopback within BPX before XFI serdes
25 * @LOOPBACK_XFI_FAR: loopback after XFI serdes
36 * @LOOPBACK_XFI_WS: wireside loopback excluding XFI serdes
37 * @LOOPBACK_XFI_WS_FAR: wireside loopback including XFI serdes
/linux/drivers/phy/mediatek/
H A DKconfig17 tristate "MediaTek 10GE SerDes XFI T-PHY driver"
22 Say 'Y' here to add support for MediaTek XFI T-PHY driver.
/linux/sound/pci/ctxfi/
H A Dxfi.c3 * xfi linux driver.
101 strscpy(card->driver, "SB-XFi"); in ct_card_probe()
H A DMakefile2 snd-ctxfi-y := xfi.o ctatc.o ctvmem.o ctpcm.o ctmixer.o ctresource.o \
H A Dcttimer.c403 dev_info(atc->card->dev, "Use xfi-native timer\n"); in ct_timer_interrupt()
H A Dcthw20k2.c2033 err = pci_request_regions(pci, "XFi"); in hw_card_start()
2056 "XFi: Cannot get irq %d\n", pci->irq); in hw_card_start()
/linux/arch/powerpc/boot/dts/fsl/
H A Dqoriq-fman3-0-10g-3.dtsi31 pcs-handle-names = "sgmii", "xfi";
H A Dqoriq-fman3-0-10g-2.dtsi31 pcs-handle-names = "sgmii", "xfi";
H A Dqoriq-fman3-1-10g-0.dtsi56 pcs-handle-names = "sgmii", "qsgmii", "xfi";
H A Dqoriq-fman3-0-10g-0.dtsi56 pcs-handle-names = "sgmii", "qsgmii", "xfi";
H A Dqoriq-fman3-0-10g-1.dtsi56 pcs-handle-names = "sgmii", "qsgmii", "xfi";
H A Dqoriq-fman3-1-10g-1.dtsi56 pcs-handle-names = "sgmii", "qsgmii", "xfi";
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1046-post.dtsi58 pcs-handle-names = "sgmii", "qsgmii", "xfi";
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_memac.c1077 * 10GBASE-R (aka XFI), so just convert it for them. in memac_initialization()
1101 err = of_property_match_string(mac_node, "pcs-handle-names", "xfi"); in memac_initialization()
1106 dev_err_probe(mac_dev->dev, err, "missing xfi pcs\n"); in memac_initialization()
1145 * XGMII, assume this is for XFI. Otherwise, assume it is for SGMII. in memac_initialization()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpmac.h47 * @DPMAC_ETH_IF_XFI: XFI interface
/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs.h215 char media[8]; /* xfi/xaui */
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h530 /* XFI Mac control registers */
537 /* XFI Mac logic reset registers */
541 /* XFI Mac count global control */
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_pci_id_tbl.h120 CH_PCI_ID_TABLE_FENTRY(0x4088), /* Custom T440 2-xaui, 2-xfi */
/linux/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge_mcp.h305 * obtained data is cached inside the xaui-xfi chip :

12