/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/ |
D | lantiq,pinctrl-xway.txt | 75 clkout1, clkout2, mdio, dfe led0, dfe led1, ephy led0, ephy led1, ephy led2 78 spi, asc, cgu, jtag, exin, stp, gpt, mdio, ephy, dfe 86 req1, req2, req3, dfe led0, dfe led1 89 spi, asc, cgu, jtag, exin, stp, gpt, nmi, pci, ebu, dfe 98 dfe led0, dfe led1 101 spi, asc, cgu, exin, stp, gpt, nmi, pci, ebu, mdio, dfe 112 gnt2, gnt3, gnt4, req1, req2, req3, req4, mdio, dfe led0, dfe led1, 116 spi, usif, cgu, exin, stp, gpt, nmi, pci, ebu, mdio, dfe, gphy 125 mdio, dfe led0, dfe led1, ephy0 led0, ephy0 led1, ephy1 led0, ephy1 led1 128 spi, usif, cgu, exin, stp, ebu, mdio, dfe, ephy
|
/Linux-v5.15/Documentation/devicetree/bindings/net/ |
D | amd-xgbe.txt | 49 - amd,serdes-dfe-tap-config: DFE taps available to run 50 - amd,serdes-dfe-tap-enable: DFE taps to enable 74 amd,serdes-dfe-tap-config = <3>, <3>, <1>; 75 amd,serdes-dfe-tap-enable = <0>, <0>, <127>;
|
/Linux-v5.15/drivers/pinctrl/ |
D | pinctrl-xway.c | 353 MFP_XWAY(GPIO1, GPIO, STP, DFE, EBU), 354 MFP_XWAY(GPIO2, GPIO, STP, DFE, EPHY), 439 GRP_MUX("dfe led0", DFE, ase_pins_dfe_led0), 440 GRP_MUX("dfe led1", DFE, ase_pins_dfe_led1), 451 static const char * const ase_dfe_grps[] = {"dfe led0", "dfe led1"}; 472 {"dfe", ARRAY_AND_SIZE(ase_dfe_grps)}, 484 MFP_XWAY(GPIO4, GPIO, STP, DFE, ASC), 485 MFP_XWAY(GPIO5, GPIO, STP, MII, DFE), 608 GRP_MUX("dfe led0", DFE, danube_pins_dfe_led0), 609 GRP_MUX("dfe led1", DFE, danube_pins_dfe_led1), [all …]
|
/Linux-v5.15/arch/arm64/boot/dts/amd/ |
D | amd-seattle-xgbe-b.dtsi | 52 amd,serdes-dfe-tap-config = <3>, <3>, <3>; 53 amd,serdes-dfe-tap-enable = <0>, <0>, <7>; 78 amd,serdes-dfe-tap-config = <3>, <3>, <3>; 79 amd,serdes-dfe-tap-enable = <0>, <0>, <7>;
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | keystone-k2l-clocks.dtsi | 48 clock-output-names = "dfe"; 118 clock-output-names = "dfe-pd0"; 218 clock-output-names = "dfe-pd1";
|
/Linux-v5.15/arch/mips/lantiq/xway/ |
D | sysctrl.c | 502 clkdev_add_pmu("1e116000.mei", "dfe", 1, 0, PMU_DFE); in ltq_soc_init() 527 clkdev_add_pmu("1e116000.mei", "dfe", 1, 0, PMU_DFE); in ltq_soc_init() 551 clkdev_add_pmu("1e116000.mei", "dfe", 1, 0, PMU_DFE); in ltq_soc_init() 562 clkdev_add_pmu("1e116000.mei", "dfe", 1, 0, PMU_DFE); in ltq_soc_init() 571 clkdev_add_pmu("1e116000.mei", "dfe", 1, 0, PMU_DFE); in ltq_soc_init()
|
/Linux-v5.15/Documentation/devicetree/bindings/phy/ |
D | microchip,sparx5-serdes.yaml | 18 * RX Adaptive Decision Feedback Equalizer (DFE)
|
/Linux-v5.15/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-phy-v1.c | 131 #define XGBE_DFE_CFG_PROPERTY "amd,serdes-dfe-tap-config" 132 #define XGBE_DFE_ENA_PROPERTY "amd,serdes-dfe-tap-enable" 362 /* Perform Rx reset for the DFE changes */ in xgbe_phy_complete_ratechange()
|
/Linux-v5.15/drivers/scsi/mvsas/ |
D | mv_94xx.c | 43 * R0Ch -> R118h[15:0] (Adapted DFE F3 - F5 coefficient) in set_phy_tuning() 108 /* R10Ch DFE Resolution Control/Squelch and FFE Setting in set_phy_ffe_tuning() 137 /* R110h DFE F0-F1 Coefficient Control/DFE Update Control in set_phy_ffe_tuning()
|
/Linux-v5.15/drivers/phy/ |
D | phy-xgene.c | 1043 /* Set DFE loop preset value */ in xgene_phy_sata_cfg_lanes() 1057 /* Set BW select tap X for DFE loop */ in xgene_phy_sata_cfg_lanes() 1443 /* Turn off DFE */ in xgene_phy_gen_avg_val() 1445 /* DFE Presets to zero */ in xgene_phy_gen_avg_val() 1573 /* Turn on DFE */ in xgene_phy_gen_avg_val() 1575 /* Set DFE preset */ in xgene_phy_gen_avg_val()
|
/Linux-v5.15/drivers/net/ethernet/dlink/ |
D | sundance.c | 214 {"D-Link DFE-550TX FAST Ethernet Adapter"}, 215 {"D-Link DFE-550FX 100Mbps Fiber-optics Adapter"}, 216 {"D-Link DFE-580TX 4 port Server Adapter"}, 217 {"D-Link DFE-530TXS FAST Ethernet Adapter"}, 880 /* Fix DFE-580TX packet drop issue */ in netdev_open() 1225 ** DFE-580TX boards ! phdm@macqel.be. in intr_handler()
|
/Linux-v5.15/drivers/net/ethernet/sfc/ |
D | mcdi_pcol.h | 17733 /* enum: Edge DFE Tap1 (Huntington - 0 - max negative, 64 - zero, 127 - max 17737 /* enum: Edge DFE Tap2 (Huntington - 0 - max negative, 32 - zero, 63 - max 17741 /* enum: Edge DFE Tap3 (Huntington - 0 - max negative, 32 - zero, 63 - max 17745 /* enum: Edge DFE Tap4 (Huntington - 0 - max negative, 32 - zero, 63 - max 17749 /* enum: Edge DFE Tap5 (Huntington - 0 - max negative, 32 - zero, 63 - max 17753 /* enum: Edge DFE DLEV (0-128 for Medford) */ 17767 /* enum: DFE Tap1 - even path (Medford2 - 6 bit signed (-29 - +29)) */ 17769 /* enum: DFE Tap1 - odd path (Medford2 - 6 bit signed (-29 - +29)) */ 17771 /* enum: DFE Tap2 (Medford2 - 6 bit signed (-20 - +20)) */ 17773 /* enum: DFE Tap3 (Medford2 - 6 bit signed (-20 - +20)) */ [all …]
|
/Linux-v5.15/drivers/media/dvb-frontends/ |
D | tda10023.c | 251 /* 072 */ 0x06, 0xff, 0x7f, /* EQCONF1 POSI=7 ENADAPT=ENEQUAL=DFE=1 */ in tda10023_init()
|
/Linux-v5.15/drivers/crypto/inside-secure/ |
D | safexcel.c | 621 /* Reset all DFE threads */ in safexcel_hw_init() 640 /* Leave the DFE threads reset state */ in safexcel_hw_init()
|
/Linux-v5.15/drivers/phy/marvell/ |
D | phy-mvebu-cp110-comphy.c | 604 /* DFE resolution */ in mvebu_comphy_set_mode_10gbaser()
|
/Linux-v5.15/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 131 #define DFE 0x80 /* sta: dma fifo empty */ macro
|
/Linux-v5.15/drivers/scsi/bfa/ |
D | bfa_defs_svc.h | 458 u32 dfe_on; /* DFE on */
|
/Linux-v5.15/drivers/scsi/ |
D | ncr53c8xx.h | 652 #define DFE 0x80 /* sta: dma fifo empty */ macro
|
/Linux-v5.15/drivers/infiniband/hw/qib/ |
D | qib_iba7322.c | 7890 /* Configure 4 DFE taps, and only they adapt */ in serdes_7322_init_old() 7941 /* Stop DFE adaptaion */ in serdes_7322_init_new() 7969 /* DFE Bandwidth [2:14-12] */ in serdes_7322_init_new() 7971 /* DFE Config (4 taps only) */ in serdes_7322_init_new() 8088 /* Enable DFE in serdes_7322_init_new()
|
/Linux-v5.15/Documentation/scsi/ |
D | sym53c8xx_2.rst | 774 Bit 0x80 DFE Dma Fifo Empty
|
D | ncr53c8xx.rst | 1562 Bit 0x80 DFE Dma Fifo Empty
|
/Linux-v5.15/drivers/scsi/isci/ |
D | host.c | 2067 /* Leave DFE/FFE on */ in sci_controller_afe_initialization()
|
/Linux-v5.15/drivers/net/ethernet/8390/ |
D | pcnet_cs.c | 1570 PCMCIA_DEVICE_PROD_ID12("D-Link", "DFE-650", 0x1a424a1c, 0x0f0073f9),
|
/Linux-v5.15/ |
D | CREDITS | 3017 S: Triftstra=DFe 55
|