Home
last modified time | relevance | path

Searched full:tse (Results 1 – 25 of 39) sorted by relevance

12

/Linux-v6.1/Documentation/devicetree/bindings/net/
Daltr,tse.yaml4 $id: http://devicetree.org/schemas/net/altr,tse.yaml#
7 title: Altera Triple Speed Ethernet MAC driver (TSE)
15 - const: altr,tse-1.0
16 - const: ALTR,tse-1.0
18 - const: altr,tse-msgdma-1.0
41 If present, TSE supports additional unicast addresses.
46 If present, TSE supports hash based multicast filter.
56 const: altr,tse-mdio
75 - const: altr,tse-1.0
76 - const: ALTR,tse-1.0
[all …]
Dsocfpga-dwmac.txt27 altr,sgmii-to-sgmii-converter: phandle to the TSE SGMII converter
/Linux-v6.1/tools/perf/util/
Dthread-stack.c303 struct thread_stack_entry *tse; in thread_stack__call_return() local
311 tse = &ts->stack[idx]; in thread_stack__call_return()
312 cr.cp = tse->cp; in thread_stack__call_return()
313 cr.call_time = tse->timestamp; in thread_stack__call_return()
315 cr.branch_count = ts->branch_count - tse->branch_count; in thread_stack__call_return()
316 cr.insn_count = ts->insn_count - tse->insn_count; in thread_stack__call_return()
317 cr.cyc_count = ts->cyc_count - tse->cyc_count; in thread_stack__call_return()
318 cr.db_id = tse->db_id; in thread_stack__call_return()
319 cr.call_ref = tse->ref; in thread_stack__call_return()
321 if (tse->no_call) in thread_stack__call_return()
[all …]
/Linux-v6.1/sound/soc/atmel/
Dtse850-pcm5142.c3 // TSE-850 audio - ASoC driver for the Axentia TSE-850 with a PCM5142 codec
33 // 'loop2' relays are active, short-cutting the TSE-850 from channel 2.
34 // IN1, IN2, OUT1 and OUT2 are TSE-850 connectors and DAC is the PCB name
303 .name = "TSE-850",
304 .stream_name = "TSE-850-PCM",
312 .name = "TSE-850-ASoC",
445 MODULE_DESCRIPTION("ALSA SoC driver for TSE-850 with PCM5142 codec");
DKconfig91 tristate "ASoC driver for the Axentia TSE-850"
98 Axentia TSE-850 with a PCM5142 codec.
/Linux-v6.1/Documentation/devicetree/bindings/sound/
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
/Linux-v6.1/drivers/net/ethernet/altera/
Daltera_msgdma.c2 /* Altera TSE SGDMA and MSGDMA Linux driver
46 "TSE Rx mSGDMA resetting bit never cleared!\n"); in msgdma_reset()
68 "TSE Tx mSGDMA resetting bit never cleared!\n"); in msgdma_reset()
Daltera_tse_main.c35 #include <linux/pcs-altera-tse.h>
130 if (of_device_is_compatible(child_node, "altr,tse-mdio")) { in altera_tse_mdio_create()
378 /* DMA transfer from TSE starts with 2 additional bytes for in tse_rx()
884 /* Reset and configure TSE MAC and probe associated PHY */ in tse_open()
896 netdev_warn(dev, "TSE revision %x\n", priv->revision); in tse_open()
984 /* Stop TSE MAC interface and put the device in an inactive state
1136 /* Probe Altera TSE MAC device
1378 dev_err(&pdev->dev, "failed to register TSE net device\n"); in altera_tse_probe()
1387 dev_info(&pdev->dev, "Altera TSE MAC version %d.%d at 0x%08lx irq %d/%d\n", in altera_tse_probe()
1431 /* Remove Altera TSE MAC device
[all …]
DKconfig9 This driver supports the Altera Triple-Speed (TSE) Ethernet MAC.
Daltera_utils.h2 /* Altera TSE SGDMA and MSGDMA Linux driver
Daltera_msgdma.h2 /* Altera TSE SGDMA and MSGDMA Linux driver
Daltera_sgdma.h2 /* Altera TSE SGDMA and MSGDMA Linux driver
Daltera_utils.c2 /* Altera TSE SGDMA and MSGDMA Linux driver
Daltera_sgdmahw.h2 /* Altera TSE SGDMA and MSGDMA Linux driver
Daltera_msgdmahw.h2 /* Altera TSE SGDMA and MSGDMA Linux driver
/Linux-v6.1/arch/nios2/boot/dts/
D10m50_devboard.dts86 compatible = "altr,tse-msgdma-1.0", "altr,tse-1.0";
109 compatible = "altr,tse-mdio";
D3c120_devboard.dts98 compatible = "altr,tse-1.0";
114 compatible = "altr,tse-mdio";
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/altera/
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.
/Linux-v6.1/drivers/net/pcs/
Dpcs-altera-tse.c11 #include <linux/pcs-altera-tse.h>
174 MODULE_DESCRIPTION("Altera TSE PCS driver");
DMakefile9 obj-$(CONFIG_PCS_ALTERA_TSE) += pcs-altera-tse.o
/Linux-v6.1/arch/arm/boot/dts/
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";
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-socfpga.c202 "%s: ERROR: failed mapping tse control port\n", in socfpga_dwmac_parse_data()
315 dev_err(dwmac->dev, "Unable to initialize TSE PCS"); in socfpga_gen5_set_phy_mode()
372 dev_err(dwmac->dev, "Unable to initialize TSE PCS"); in socfpga_gen10_set_phy_mode()
/Linux-v6.1/drivers/media/pci/cx23885/
Dcx23888-ir.c514 int tsr, rsr, rto, ror, tse, rse, rte, roe, kror; in cx23888_ir_irq_handler() local
521 tse = irqen & IRQEN_TSE; /* Tx FIFO Service Request IRQ Enable */ in cx23888_ir_irq_handler()
534 tse ? "tse" : " ", rse ? "rse" : " ", in cx23888_ir_irq_handler()
540 if (tse && tsr) { in cx23888_ir_irq_handler()
/Linux-v6.1/drivers/media/i2c/cx25840/
Dcx25840-ir.c498 int tsr, rsr, rto, ror, tse, rse, rte, roe, kror; in cx25840_ir_irq_handler() local
522 tse = irqen & IRQEN_TSE; /* Tx FIFO Service Request IRQ Enable */ in cx25840_ir_irq_handler()
534 tse ? "tse" : " ", rse ? "rse" : " ", in cx25840_ir_irq_handler()
540 if (tse && tsr) { in cx25840_ir_irq_handler()
/Linux-v6.1/Documentation/devicetree/bindings/arm/
Datmel-at91.yaml109 - description: TSE-850 v3 board

12