Searched full:altera (Results 1 – 25 of 452) sorted by relevance
12345678910>>...19
16 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 component34 tristate "Platform support of Altera Partial Reconfiguration IP Core"37 Platform driver support for Altera Partial Reconfiguration IP41 tristate "Altera FPGA Passive Serial over SPI"45 FPGA manager driver support for Altera Arria/Cyclone/Stratix[all …]
10 obj-$(CONFIG_FPGA_MGR_ALTERA_CVP) += altera-cvp.o11 obj-$(CONFIG_FPGA_MGR_ALTERA_PS_SPI) += altera-ps-spi.o21 obj-$(CONFIG_ALTERA_PR_IP_CORE) += altera-pr-ip-core.o22 obj-$(CONFIG_ALTERA_PR_IP_CORE_PLAT) += altera-pr-ip-core-plat.o26 obj-$(CONFIG_SOCFPGA_FPGA_BRIDGE) += altera-hps2fpga.o altera-fpga2sdram.o27 obj-$(CONFIG_ALTERA_FREEZE_BRIDGE) += altera-freeze-bridge.o
3 * Driver for Altera Partial Reconfiguration IP Core7 * Based on socfpga-a10.c Copyright (C) 2015-2016 Altera Corporation8 * 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");
3 * FPGA to/from HPS Bridge Driver for Altera SoCFPGA Devices5 * Copyright (C) 2013-2016 Altera Corporation, All Rights Reserved.8 * fpga: altera-hps2fpga: fix HPS2FPGA bridge visibility to L3 masters13 * This driver manages bridges on a Altera SOCFPGA between the ARM host229 MODULE_DESCRIPTION("Altera SoCFPGA HPS to FPGA Bridge");230 MODULE_AUTHOR("Alan Tull <atull@opensource.altera.com>");
397 bool "Altera SOCFPGA ECC"401 Altera SOCs. This is the global enable for the402 various Altera peripherals.405 bool "Altera SDRAM ECC"409 Altera SDRAM Memory for Altera SoCs. Note that the414 bool "Altera L2 Cache ECC"418 Altera L2 cache Memory for Altera SoCs. This option422 bool "Altera On-Chip RAM ECC"426 Altera On-Chip RAM Memory for Altera SoCs.429 bool "Altera Ethernet FIFO ECC"[all …]
10 obj-$(CONFIG_FPGA_MGR_ALTERA_CVP) += altera-cvp.o11 obj-$(CONFIG_FPGA_MGR_ALTERA_PS_SPI) += altera-ps-spi.o25 obj-$(CONFIG_ALTERA_PR_IP_CORE) += altera-pr-ip-core.o26 obj-$(CONFIG_ALTERA_PR_IP_CORE_PLAT) += altera-pr-ip-core-plat.o33 obj-$(CONFIG_SOCFPGA_FPGA_BRIDGE) += altera-hps2fpga.o altera-fpga2sdram.o34 obj-$(CONFIG_ALTERA_FREEZE_BRIDGE) += altera-freeze-bridge.o
3 * Driver for Altera Partial Reconfiguration IP Core7 * Based on socfpga-a10.c Copyright (C) 2015-2016 Altera Corporation8 * 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");
402 bool "Altera SOCFPGA ECC"406 Altera SOCs. This is the global enable for the407 various Altera peripherals.410 bool "Altera SDRAM ECC"414 Altera SDRAM Memory for Altera SoCs. Note that the419 bool "Altera L2 Cache ECC"423 Altera L2 cache Memory for Altera SoCs. This option427 bool "Altera On-Chip RAM ECC"431 Altera On-Chip RAM Memory for Altera SoCs.434 bool "Altera Ethernet FIFO ECC"[all …]
2 altera-stapl-y = altera-jtag.o altera-comp.o altera.o3 altera-stapl-$(CONFIG_HAS_IOPORT) += altera-lpt.o5 obj-$(CONFIG_ALTERA_STAPL) += altera-stapl.o
3 * altera-lpt.c5 * altera FPGA driver7 * Copyright (C) Altera Corporation 1998-200114 #include "altera-exprt.h"
2 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.
3 * altera-exprt.h5 * altera FPGA driver7 * Copyright (C) Altera Corporation 1998-2001
2 altera-stapl-objs = altera-lpt.o altera-jtag.o altera-comp.o altera.o4 obj-$(CONFIG_ALTERA_STAPL) += altera-stapl.o
6 Altera Triple-Speed Ethernet MAC driver9 Copyright |copy| 2008-2014 Altera Corporation11 This is the driver for the Altera Triple-Speed Ethernet (TSE) controllers19 For more information visit www.altera.com and www.rocketboards.org. Support25 components that can be assembled and built into an FPGA using the Altera44 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 four154 - Altera Triple Speed Ethernet User Guide, found at http://www.altera.com274 Altera TSE. This statistics counts the number of received good and errored[all …]
5 * GPIO driver for Altera Arria10 MAX5 System Resource Chip11 #include <linux/mfd/altera-a10sr.h>17 * struct altr_a10sr_gpio - Altera Max5 GPIO device private data structure114 MODULE_AUTHOR("Thor Thayer <tthayer@opensource.altera.com>");115 MODULE_DESCRIPTION("Altera Arria10 System Resource Chip GPIO");
5 * GPIO driver for Altera Arria10 MAX5 System Resource Chip11 #include <linux/mfd/altera-a10sr.h>15 * struct altr_a10sr_gpio - Altera Max5 GPIO device private data structure121 MODULE_AUTHOR("Thor Thayer <tthayer@opensource.altera.com>");122 MODULE_DESCRIPTION("Altera Arria10 System Resource Chip GPIO");
3 * Driver for Altera Partial Reconfiguration IP Core7 * Based on socfpga-a10.c Copyright (C) 2015-2016 Altera Corporation8 * by Alan Tull <atull@opensource.altera.com>
3 * DMA driver for Altera mSGDMA IP core205 * @mdev: Pointer to the Altera mSGDMA device structure226 * @mdev: Pointer to the Altera mSGDMA device structure244 * @mdev: Pointer to the Altera mSGDMA device structure530 * @mdev: Pointer to the Altera mSGDMA device structure546 * @mdev: Pointer to the Altera mSGDMA device structure580 * @mdev: Pointer to the Altera mSGDMA device structure607 * @mdev: Pointer to the Altera mSGDMA device structure624 * @mdev: Pointer to the Altera mSGDMA device structure681 * @t: Pointer to the Altera sSGDMA channel structure[all …]
3 * DMA driver for Altera mSGDMA IP core206 * @mdev: Pointer to the Altera mSGDMA device structure227 * @mdev: Pointer to the Altera mSGDMA device structure245 * @mdev: Pointer to the Altera mSGDMA device structure531 * @mdev: Pointer to the Altera mSGDMA device structure547 * @mdev: Pointer to the Altera mSGDMA device structure581 * @mdev: Pointer to the Altera mSGDMA device structure605 * @mdev: Pointer to the Altera mSGDMA device structure622 * @mdev: Pointer to the Altera mSGDMA device structure679 * @t: Pointer to the Altera sSGDMA channel structure[all …]