Home
last modified time | relevance | path

Searched full:altera (Results 1 – 25 of 452) sorted by relevance

12345678910>>...19

/kernel/linux/linux-5.10/drivers/fpga/
DKconfig16 tristate "Altera SOCFPGA FPGA Manager"
19 FPGA manager driver support for Altera SOCFPGA.
22 tristate "Altera SoCFPGA Arria10"
26 FPGA manager driver support for Altera Arria10 SoCFPGA.
29 tristate "Altera Partial Reconfiguration IP Core"
31 Core driver support for Altera Partial Reconfiguration IP component
34 tristate "Platform support of Altera Partial Reconfiguration IP Core"
37 Platform driver support for Altera Partial Reconfiguration IP
41 tristate "Altera FPGA Passive Serial over SPI"
45 FPGA manager driver support for Altera Arria/Cyclone/Stratix
[all …]
DMakefile10 obj-$(CONFIG_FPGA_MGR_ALTERA_CVP) += altera-cvp.o
11 obj-$(CONFIG_FPGA_MGR_ALTERA_PS_SPI) += altera-ps-spi.o
21 obj-$(CONFIG_ALTERA_PR_IP_CORE) += altera-pr-ip-core.o
22 obj-$(CONFIG_ALTERA_PR_IP_CORE_PLAT) += altera-pr-ip-core-plat.o
26 obj-$(CONFIG_SOCFPGA_FPGA_BRIDGE) += altera-hps2fpga.o altera-fpga2sdram.o
27 obj-$(CONFIG_ALTERA_FREEZE_BRIDGE) += altera-freeze-bridge.o
Daltera-pr-ip-core-plat.c3 * Driver for Altera Partial Reconfiguration IP Core
7 * Based on socfpga-a10.c Copyright (C) 2015-2016 Altera Corporation
8 * by Alan Tull <atull@opensource.altera.com>
10 #include <linux/fpga/altera-pr-ip-core.h>
58 MODULE_DESCRIPTION("Altera Partial Reconfiguration IP Platform Driver");
Daltera-hps2fpga.c3 * FPGA to/from HPS Bridge Driver for Altera SoCFPGA Devices
5 * Copyright (C) 2013-2016 Altera Corporation, All Rights Reserved.
8 * fpga: altera-hps2fpga: fix HPS2FPGA bridge visibility to L3 masters
13 * This driver manages bridges on a Altera SOCFPGA between the ARM host
229 MODULE_DESCRIPTION("Altera SoCFPGA HPS to FPGA Bridge");
230 MODULE_AUTHOR("Alan Tull <atull@opensource.altera.com>");
/kernel/linux/linux-5.10/drivers/edac/
DKconfig397 bool "Altera SOCFPGA ECC"
401 Altera SOCs. This is the global enable for the
402 various Altera peripherals.
405 bool "Altera SDRAM ECC"
409 Altera SDRAM Memory for Altera SoCs. Note that the
414 bool "Altera L2 Cache ECC"
418 Altera L2 cache Memory for Altera SoCs. This option
422 bool "Altera On-Chip RAM ECC"
426 Altera On-Chip RAM Memory for Altera SoCs.
429 bool "Altera Ethernet FIFO ECC"
[all …]
/kernel/linux/linux-6.6/drivers/fpga/
DKconfig16 tristate "Altera SOCFPGA FPGA Manager"
19 FPGA manager driver support for Altera SOCFPGA.
22 tristate "Altera SoCFPGA Arria10"
26 FPGA manager driver support for Altera Arria10 SoCFPGA.
29 tristate "Altera Partial Reconfiguration IP Core"
31 Core driver support for Altera Partial Reconfiguration IP component
34 tristate "Platform support of Altera Partial Reconfiguration IP Core"
37 Platform driver support for Altera Partial Reconfiguration IP
41 tristate "Altera FPGA Passive Serial over SPI"
45 FPGA manager driver support for Altera Arria/Cyclone/Stratix
[all …]
DMakefile10 obj-$(CONFIG_FPGA_MGR_ALTERA_CVP) += altera-cvp.o
11 obj-$(CONFIG_FPGA_MGR_ALTERA_PS_SPI) += altera-ps-spi.o
25 obj-$(CONFIG_ALTERA_PR_IP_CORE) += altera-pr-ip-core.o
26 obj-$(CONFIG_ALTERA_PR_IP_CORE_PLAT) += altera-pr-ip-core-plat.o
33 obj-$(CONFIG_SOCFPGA_FPGA_BRIDGE) += altera-hps2fpga.o altera-fpga2sdram.o
34 obj-$(CONFIG_ALTERA_FREEZE_BRIDGE) += altera-freeze-bridge.o
Daltera-pr-ip-core-plat.c3 * Driver for Altera Partial Reconfiguration IP Core
7 * Based on socfpga-a10.c Copyright (C) 2015-2016 Altera Corporation
8 * by Alan Tull <atull@opensource.altera.com>
10 #include <linux/fpga/altera-pr-ip-core.h>
45 MODULE_DESCRIPTION("Altera Partial Reconfiguration IP Platform Driver");
/kernel/linux/linux-6.6/drivers/edac/
DKconfig402 bool "Altera SOCFPGA ECC"
406 Altera SOCs. This is the global enable for the
407 various Altera peripherals.
410 bool "Altera SDRAM ECC"
414 Altera SDRAM Memory for Altera SoCs. Note that the
419 bool "Altera L2 Cache ECC"
423 Altera L2 cache Memory for Altera SoCs. This option
427 bool "Altera On-Chip RAM ECC"
431 Altera On-Chip RAM Memory for Altera SoCs.
434 bool "Altera Ethernet FIFO ECC"
[all …]
/kernel/linux/linux-6.6/drivers/misc/altera-stapl/
DMakefile2 altera-stapl-y = altera-jtag.o altera-comp.o altera.o
3 altera-stapl-$(CONFIG_HAS_IOPORT) += altera-lpt.o
5 obj-$(CONFIG_ALTERA_STAPL) += altera-stapl.o
Daltera-lpt.c3 * altera-lpt.c
5 * altera FPGA driver
7 * Copyright (C) Altera Corporation 1998-2001
14 #include "altera-exprt.h"
DKconfig2 comment "Altera FPGA firmware download module (requires I2C)"
6 tristate "Altera FPGA firmware download module"
9 An Altera FPGA module. Say Y when you want to support this tool.
Daltera-exprt.h3 * altera-exprt.h
5 * altera FPGA driver
7 * Copyright (C) Altera Corporation 1998-2001
/kernel/linux/linux-5.10/drivers/misc/altera-stapl/
DMakefile2 altera-stapl-objs = altera-lpt.o altera-jtag.o altera-comp.o altera.o
4 obj-$(CONFIG_ALTERA_STAPL) += altera-stapl.o
Daltera-lpt.c3 * altera-lpt.c
5 * altera FPGA driver
7 * Copyright (C) Altera Corporation 1998-2001
14 #include "altera-exprt.h"
DKconfig2 comment "Altera FPGA firmware download module (requires I2C)"
6 tristate "Altera FPGA firmware download module"
9 An Altera FPGA module. Say Y when you want to support this tool.
Daltera-exprt.h3 * altera-exprt.h
5 * altera FPGA driver
7 * Copyright (C) Altera Corporation 1998-2001
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/altera/
Daltera_tse.rst6 Altera Triple-Speed Ethernet MAC driver
9 Copyright |copy| 2008-2014 Altera Corporation
11 This is the driver for the Altera Triple-Speed Ethernet (TSE) controllers
19 For more information visit www.altera.com and www.rocketboards.org. Support
25 components that can be assembled and built into an FPGA using the Altera
44 visit www.altera.com for known, documented SGDMA errata.
61 Altera Triple-Speed Ethernet MAC support (ALTERA_TSE)
147 RFC defined statistics, and driver or Altera defined statistics. The four
154 - Altera Triple Speed Ethernet User Guide, found at http://www.altera.com
274 Altera TSE. This statistics counts the number of received good and errored
[all …]
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/altera/
Daltera_tse.rst6 Altera Triple-Speed Ethernet MAC driver
9 Copyright |copy| 2008-2014 Altera Corporation
11 This is the driver for the Altera Triple-Speed Ethernet (TSE) controllers
19 For more information visit www.altera.com and www.rocketboards.org. Support
25 components that can be assembled and built into an FPGA using the Altera
44 visit www.altera.com for known, documented SGDMA errata.
61 Altera Triple-Speed Ethernet MAC support (ALTERA_TSE)
147 RFC defined statistics, and driver or Altera defined statistics. The four
154 - Altera Triple Speed Ethernet User Guide, found at http://www.altera.com
274 Altera TSE. This statistics counts the number of received good and errored
[all …]
/kernel/linux/linux-6.6/drivers/gpio/
Dgpio-altera-a10sr.c5 * GPIO driver for Altera Arria10 MAX5 System Resource Chip
11 #include <linux/mfd/altera-a10sr.h>
17 * struct altr_a10sr_gpio - Altera Max5 GPIO device private data structure
114 MODULE_AUTHOR("Thor Thayer <tthayer@opensource.altera.com>");
115 MODULE_DESCRIPTION("Altera Arria10 System Resource Chip GPIO");
/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-altera-a10sr.c5 * GPIO driver for Altera Arria10 MAX5 System Resource Chip
11 #include <linux/mfd/altera-a10sr.h>
15 * struct altr_a10sr_gpio - Altera Max5 GPIO device private data structure
121 MODULE_AUTHOR("Thor Thayer <tthayer@opensource.altera.com>");
122 MODULE_DESCRIPTION("Altera Arria10 System Resource Chip GPIO");
/kernel/linux/linux-6.6/include/linux/fpga/
Daltera-pr-ip-core.h3 * Driver for Altera Partial Reconfiguration IP Core
7 * Based on socfpga-a10.c Copyright (C) 2015-2016 Altera Corporation
8 * by Alan Tull <atull@opensource.altera.com>
/kernel/linux/linux-5.10/include/linux/fpga/
Daltera-pr-ip-core.h3 * Driver for Altera Partial Reconfiguration IP Core
7 * Based on socfpga-a10.c Copyright (C) 2015-2016 Altera Corporation
8 * by Alan Tull <atull@opensource.altera.com>
/kernel/linux/linux-5.10/drivers/dma/
Daltera-msgdma.c3 * DMA driver for Altera mSGDMA IP core
205 * @mdev: Pointer to the Altera mSGDMA device structure
226 * @mdev: Pointer to the Altera mSGDMA device structure
244 * @mdev: Pointer to the Altera mSGDMA device structure
530 * @mdev: Pointer to the Altera mSGDMA device structure
546 * @mdev: Pointer to the Altera mSGDMA device structure
580 * @mdev: Pointer to the Altera mSGDMA device structure
607 * @mdev: Pointer to the Altera mSGDMA device structure
624 * @mdev: Pointer to the Altera mSGDMA device structure
681 * @t: Pointer to the Altera sSGDMA channel structure
[all …]
/kernel/linux/linux-6.6/drivers/dma/
Daltera-msgdma.c3 * DMA driver for Altera mSGDMA IP core
206 * @mdev: Pointer to the Altera mSGDMA device structure
227 * @mdev: Pointer to the Altera mSGDMA device structure
245 * @mdev: Pointer to the Altera mSGDMA device structure
531 * @mdev: Pointer to the Altera mSGDMA device structure
547 * @mdev: Pointer to the Altera mSGDMA device structure
581 * @mdev: Pointer to the Altera mSGDMA device structure
605 * @mdev: Pointer to the Altera mSGDMA device structure
622 * @mdev: Pointer to the Altera mSGDMA device structure
679 * @t: Pointer to the Altera sSGDMA channel structure
[all …]

12345678910>>...19