Home
last modified time | relevance | path

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

/openbmc/u-boot/doc/device-tree-bindings/net/
H A Daltera_tse.txt1 * Altera Triple-Speed Ethernet MAC driver (TSE)
4 - compatible: Should be "altr,tse-1.0" for legacy SGDMA based TSE, and should
5 be "altr,tse-msgdma-1.0" for the preferred MSGDMA based TSE.
16 - interrupts: Should contain the TSE interrupts and it's mode.
27 If present, TSE supports additional unicast addresses.
30 If present, TSE supports a hash based multicast filter.
33 - mdio device tree subnode: When the TSE has a phy connected to its local
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Daxentia,tse850-pcm5142.txt1 Devicetree bindings for the Axentia TSE-850 audio complex
39 are active, short-cutting the TSE-850 from channel 2. IN1, IN2, OUT1 and OUT2
40 are TSE-850 connectors and DAC is the PCB name of the (filtered) output from
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Daltr,tse.yaml7 title: Altera Triple Speed Ethernet MAC driver (TSE)
41 If present, TSE supports additional unicast addresses.
46 If present, TSE supports hash based multicast filter.
H A Dsocfpga-dwmac.txt27 altr,sgmii-to-sgmii-converter: phandle to the TSE SGMII converter
/openbmc/linux/drivers/net/ethernet/altera/
H A DKconfig12 This driver supports the Altera Triple-Speed (TSE) Ethernet MAC.
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dat91-tse850-3.dts3 * at91-tse850-3.dts - Device Tree file for the Axentia TSE-850 3.0 board
14 model = "Axentia TSE-850 3.0";
/openbmc/linux/sound/soc/atmel/
H A DKconfig91 tristate "ASoC driver for the Axentia TSE-850"
98 Axentia TSE-850 with a PCM5142 codec.
/openbmc/linux/Documentation/networking/device_drivers/ethernet/altera/
H A Daltera_tse.rst11 This is the driver for the Altera Triple-Speed Ethernet (TSE) controllers
156 The statistics supported by the TSE and the device driver are as follows:
274 Altera TSE. This statistics counts the number of received good and errored
276 in the frm_length register. See the Altera TSE User Guide for More details.
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_mchbar_regs.h72 #define TSE (1 << 0) macro
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Datmel-at91.yaml111 - description: TSE-850 v3 board
/openbmc/u-boot/drivers/net/
H A DKconfig47 This driver supports the Altera Triple-Speed (TSE) Ethernet MAC.
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c305 XGMAC_DMA_IOWRITE_BITS(pdata->channel[i], DMA_CH_TCR, TSE, 1); in xgbe_config_tso_mode()
1861 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, TSE, 1); in xgbe_dev_xmit()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_rps.c564 intel_uncore_read16(uncore, TSC1) | TSE); in gen5_rps_enable()