Searched full:lattice (Results 1 – 25 of 27) sorted by relevance
12
/linux-6.12.1/Documentation/devicetree/bindings/fpga/ |
D | lattice,sysconfig.yaml | 4 $id: http://devicetree.org/schemas/fpga/lattice,sysconfig.yaml# 7 title: Lattice Slave SPI sysCONFIG FPGA manager 13 Lattice sysCONFIG port, which is used for FPGA configuration, among others, 23 - lattice,sysconfig-ecp5 57 const: lattice,sysconfig-ecp5 74 compatible = "lattice,sysconfig-ecp5";
|
D | lattice-machxo2-spi.txt | 1 Lattice MachXO2 Slave SPI FPGA Manager 3 Lattice MachXO2 FPGAs support a method of loading the bitstream over 9 - compatible: should contain "lattice,machxo2-slave-spi" 25 compatible = "lattice,machxo2-slave-spi";
|
D | lattice-ice40-fpga-mgr.txt | 1 Lattice iCE40 FPGA Manager 4 - compatible: Should contain "lattice,ice40-fpga-mgr" 16 compatible = "lattice,ice40-fpga-mgr";
|
/linux-6.12.1/drivers/fpga/ |
D | Kconfig | 87 tristate "Lattice iCE40 SPI" 90 FPGA manager driver support for Lattice iCE40 FPGAs over SPI. 93 tristate "Lattice MachXO2 SPI" 96 FPGA manager driver support for Lattice MachXO2 configuration 284 tristate "Lattice sysCONFIG SPI FPGA manager" 288 FPGA manager driver support for Lattice FPGAs programming over slave
|
D | lattice-sysconfig-spi.c | 3 * Lattice FPGA programming over slave SPI sysCONFIG interface. 9 #include "lattice-sysconfig.h" 135 .compatible = "lattice,sysconfig-ecp5", 152 MODULE_DESCRIPTION("Lattice sysCONFIG Slave SPI FPGA Manager");
|
D | ice40-spi.c | 3 * FPGA Manager Driver for Lattice iCE40. 8 * Lattice iCE40 FPGAs through slave SPI. 181 mgr = devm_fpga_mgr_register(dev, "Lattice iCE40 FPGA Manager", in ice40_fpga_probe() 187 { .compatible = "lattice,ice40-fpga-mgr", }, 210 MODULE_DESCRIPTION("Lattice iCE40 FPGA Manager");
|
D | machxo2-spi.c | 3 * Lattice MachXO2 Slave SPI Driver 5 * Manage Lattice FPGA firmware that is loaded over SPI using 373 mgr = devm_fpga_mgr_register(dev, "Lattice MachXO2 SPI FPGA Manager", in machxo2_spi_probe() 380 { .compatible = "lattice,machxo2-slave-spi", }, 404 MODULE_DESCRIPTION("Load Lattice FPGA firmware over SPI");
|
D | lattice-sysconfig.c | 3 * Lattice FPGA sysCONFIG interface functions independent of port type. 11 #include "lattice-sysconfig.h" 389 mgr = devm_fpga_mgr_register(dev, "Lattice sysCONFIG FPGA Manager", in sysconfig_probe() 396 MODULE_DESCRIPTION("Lattice sysCONFIG FPGA Manager Core");
|
D | Makefile | 25 obj-$(CONFIG_FPGA_MGR_LATTICE_SYSCONFIG) += lattice-sysconfig.o 26 obj-$(CONFIG_FPGA_MGR_LATTICE_SYSCONFIG_SPI) += lattice-sysconfig-spi.o
|
/linux-6.12.1/Documentation/hwmon/ |
D | powr1220.rst | 6 * Lattice POWR1220AT8 12 Datasheet: Publicly available at the Lattice website 21 This driver supports the Lattice POWR1220AT8 chip. The POWR1220
|
/linux-6.12.1/drivers/misc/ |
D | lattice-ecp3-config.c | 16 #define FIRMWARE_NAME "lattice-ecp3.bit" 57 .name = "Lattice ECP3-17", 61 .name = "Lattice ECP3-35", 230 .name = "lattice-ecp3", 240 MODULE_DESCRIPTION("Lattice ECP3 FPGA configuration via SPI");
|
D | Makefile | 48 obj-$(CONFIG_LATTICE_ECP3_CONFIG) += lattice-ecp3-config.o
|
D | Kconfig | 438 tristate "Lattice ECP3 FPGA bitstream configuration via SPI" 443 or loading) of the Lattice ECP3 FPGA family via SPI.
|
/linux-6.12.1/Documentation/devicetree/bindings/gpio/ |
D | delta,tn48m-gpio.yaml | 16 Delta TN48M has an onboard Lattice CPLD that is used as an GPIO expander.
|
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | delta,tn48m-cpld.yaml | 13 Lattice CPLD onboard the TN48M switches is used for system
|
/linux-6.12.1/Documentation/i2c/busses/ |
D | i2c-mlxcpld.rst | 7 This is the Mellanox I2C controller logic, implemented in Lattice CPLD
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | msm8994-msft-lumia-octagon.dtsi | 443 * This device is a Lattice UC120 USB-C PD PHY. 444 * It is actually a Lattice iCE40 FPGA pre-programmed by 452 compatible = "lattice,ice40-fpga-mgr";
|
/linux-6.12.1/drivers/hwmon/ |
D | powr1220.c | 3 * powr1220.c - Driver for the Lattice POWR1220 programmable power supply
|
D | Kconfig | 899 tristate "Lattice POWR1220 Power Monitoring" 903 functions of the Lattice POWR1220 isp Power Supply Monitoring,
|
/linux-6.12.1/arch/powerpc/boot/dts/ |
D | turris1x.dts | 342 * Turris CPLD firmware which runs on this Lattice FPGA,
|
/linux-6.12.1/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 807 "^lattice,.*": 808 description: Lattice Semiconductor
|
/linux-6.12.1/Documentation/admin-guide/cgroup-v1/ |
D | cgroups.rst | 275 that comprise it, a set of cg_cgroup_link objects form a lattice;
|
/linux-6.12.1/drivers/platform/x86/ |
D | apple-gmux.c | 32 * A `Lattice XP2`_ on pre-retinas, a `Renesas R4F2113`_ on pre-T2 retinas.
|
/linux-6.12.1/drivers/gpio/ |
D | Kconfig | 1519 Networks TN48M switch Lattice CPLD. It provides 12 pins in total,
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | bttv.rst | 1038 - DC50 (zr36067, zr36050, zr36016, saa7112, adv7176 (2 pcs.?), ad1843, miro FST97A1, Lattice ???)
|
12