Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/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 - altr,tse-1.0
76 - ALTR,tse-1.0
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
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.
18 - interrupts: Should contain the TSE interrupts and it's mode.
29 If present, TSE supports additional unicast addresses.
32 If present, TSE supports a hash based multicast filter.
35 - mdio device tree subnode: When the TSE has a phy connected to its local
39 - compatible: Must be "altr,tse-mdio".
55 compatible = "altr,tse-msgdma-1.0";
76 compatible = "altr,tse-mdio";
[all …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.10/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",
453 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.
/kernel/linux/linux-6.6/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",
443 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.
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/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.c150 if (of_device_is_compatible(child_node, "altr,tse-mdio")) { in altera_tse_mdio_create()
397 /* DMA trasfer from TSE starts with 2 aditional bytes for in tse_rx()
1101 /* The TSE SGMII PCS block looks a little like a PHY, it is in init_sgmii_pcs()
1159 /* Reset and configure TSE MAC and probe associated PHY */ in tse_open()
1171 netdev_warn(dev, "TSE revision %x\n", priv->revision); in tse_open()
1263 /* Stop TSE MAC interface and put the device in an inactive state
1349 /* Probe Altera TSE MAC device
1581 dev_err(&pdev->dev, "failed to register TSE net device\n"); in altera_tse_probe()
1590 dev_info(&pdev->dev, "Altera TSE MAC version %d.%d at 0x%08lx irq %d/%d\n", in altera_tse_probe()
1613 /* Remove Altera TSE MAC device
[all …]
DKconfig7 This driver supports the Altera Triple-Speed (TSE) Ethernet MAC.
Daltera_utils.h2 /* Altera TSE SGDMA and MSGDMA Linux driver
/kernel/linux/linux-6.6/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.c132 if (of_device_is_compatible(child_node, "altr,tse-mdio")) { in altera_tse_mdio_create()
380 /* DMA transfer from TSE starts with 2 additional bytes for in tse_rx()
886 /* Reset and configure TSE MAC and probe associated PHY */ in tse_open()
898 netdev_warn(dev, "TSE revision %x\n", priv->revision); in tse_open()
986 /* Stop TSE MAC interface and put the device in an inactive state
1132 /* Probe Altera TSE MAC device
1400 dev_err(&pdev->dev, "failed to register TSE net device\n"); in altera_tse_probe()
1409 dev_info(&pdev->dev, "Altera TSE MAC version %d.%d at 0x%08lx irq %d/%d\n", in altera_tse_probe()
1465 /* Remove Altera TSE MAC device
1522 { .compatible = "altr,tse-msgdma-1.0", .data = &altera_dtype_msgdma, },
[all …]
DKconfig12 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
/kernel/linux/linux-6.6/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";
/kernel/linux/linux-5.10/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";
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-6.6/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.

123