Searched full:technologic (Results 1 – 25 of 43) sorted by relevance
12
/Linux-v6.1/Documentation/devicetree/bindings/gpio/ |
D | gpio-ts4900.txt | 1 * Technologic Systems I2C-FPGA's GPIO controller bindings 3 This bindings describes the GPIO controller for Technologic's FPGA core. 9 "technologic,ts4900-gpio" 10 "technologic,ts7970-gpio" 24 compatible = "technologic,ts4900-gpio";
|
D | gpio-ts4800.txt | 4 - compatible: Must be "technologic,ts4800-gpio". 15 compatible = "technologic,ts4800-gpio";
|
/Linux-v6.1/Documentation/devicetree/bindings/bus/ |
D | ts-nbus.txt | 1 Technologic Systems NBUS 3 The NBUS is a bus used to interface with peripherals in the Technologic 7 - compatible : "technologic,ts-nbus" 26 compatible = "technologic,ts-nbus";
|
/Linux-v6.1/drivers/gpio/ |
D | gpio-ts4900.c | 3 * Digital I/O driver for Technologic Systems I2C FPGA Core 5 * Copyright (C) 2015, 2018 Technologic Systems 129 .compatible = "technologic,ts4900-gpio", 132 .compatible = "technologic,ts7970-gpio", 194 MODULE_AUTHOR("Technologic Systems"); 195 MODULE_DESCRIPTION("GPIO interface for Technologic Systems I2C-FPGA core");
|
D | gpio-ts5500.c | 3 * Digital I/O driver for Technologic Systems TS-5500 8 * Technologic Systems platforms have pin blocks, exposing several Digital 29 /* List of supported Technologic Systems platforms DIO blocks */ 446 MODULE_DESCRIPTION("Technologic Systems TS-5500 Digital I/O driver");
|
D | gpio-ts4800.c | 61 { .compatible = "technologic,ts4800-gpio", },
|
/Linux-v6.1/Documentation/devicetree/bindings/watchdog/ |
D | ts4800-wdt.txt | 1 Technologic Systems Watchdog 4 - compatible: must be "technologic,ts4800-wdt" 21 compatible = "technologic,ts4800-wdt";
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | imx51-ts4800.dts | 13 model = "Technologic Systems TS-4800"; 14 compatible = "technologic,imx51-ts4800", "fsl,imx51"; 160 compatible = "technologic,ts4800-wdt"; 166 compatible = "technologic,ts4800-ts"; 172 compatible = "technologic,ts4800-irqc"; 183 compatible = "technologic,sja1000";
|
D | imx6q-ts4900.dts | 2 * Copyright 2015 Technologic Systems 47 model = "Technologic Systems i.MX6 Quad TS-4900 (Default Device Tree)"; 48 compatible = "technologic,imx6q-ts4900", "fsl,imx6q";
|
D | imx6q-ts7970.dts | 2 * Copyright 2015 Technologic Systems 48 model = "Technologic Systems i.MX6 Quad TS-7970 (Default Device Tree)"; 49 compatible = "technologic,imx6q-ts7970", "fsl,imx6q";
|
D | imx6dl-ts4900.dts | 2 * Copyright 2015 Technologic Systems 47 model = "Technologic Systems i.MX6 Solo/DualLite TS-4900 (Default Device Tree)"; 48 compatible = "technologic,imx6dl-ts4900", "fsl,imx6dl";
|
D | imx6dl-ts7970.dts | 2 * Copyright 2015 Technologic Systems 48 model = "Technologic Systems i.MX6 Solo/DualLite TS-7970 (Default Device Tree)"; 49 compatible = "technologic,imx6dl-ts7970", "fsl,imx6dl";
|
D | imx28-ts4600.dts | 13 model = "Technologic Systems i.MX28 TS-4600"; 14 compatible = "technologic,imx28-ts4600", "fsl,imx28";
|
D | imx6qdl-ts4900.dtsi | 2 * Copyright 2015 Technologic Systems 139 compatible = "technologic,ts4900-gpio";
|
/Linux-v6.1/Documentation/devicetree/bindings/net/can/ |
D | nxp,sja1000.yaml | 17 - technologic,sja1000 97 - technologic,sja1000 117 compatible = "technologic,sja1000";
|
/Linux-v6.1/arch/arm/mach-orion5x/ |
D | ts78xx-fpga.h | 10 /* Technologic Systems */ 31 /* Technologic Systems */
|
D | Kconfig | 124 bool "Technologic Systems TS-78xx" 128 Technologic Systems TS-78xx platform.
|
/Linux-v6.1/drivers/net/can/sja1000/ |
D | tscan1.c | 3 * tscan1.c: driver for Technologic Systems TS-CAN1 PC104 boards 9 * - Getting started with TS-CAN1, Technologic Systems, Feb 2022 21 MODULE_DESCRIPTION("Driver for Technologic Systems TS-CAN1 PC104 boards");
|
/Linux-v6.1/arch/arm/mach-ep93xx/ |
D | Kconfig | 158 bool "Support Technologic Systems TS-72xx SBC" 161 Technologic Systems TS-72xx board.
|
/Linux-v6.1/drivers/bus/ |
D | ts-nbus.c | 8 * This driver implements a GPIOs bit-banged bus, called the NBUS by Technologic 347 { .compatible = "technologic,ts-nbus", }, 365 MODULE_DESCRIPTION("Technologic Systems NBUS");
|
D | Kconfig | 219 tristate "Technologic Systems NBUS Driver" 223 Driver for the Technologic Systems NBUS which is used to interface
|
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | ts4800-ts.txt | 4 - compatible: must be "technologic,ts4800-ts"
|
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | technologic,ts4800.txt | 8 - compatible: should be "technologic,ts4800-irqc"
|
/Linux-v6.1/arch/x86/platform/ts5500/ |
D | ts5500.c | 3 * Technologic Systems TS-5500 Single Board Computer support 8 * This driver registers the Technologic Systems TS-5500 Single Board Computer
|
/Linux-v6.1/drivers/mtd/maps/ |
D | Kconfig | 156 tristate "JEDEC Flash device mapped on Technologic Systems TS-5500" 161 This provides a driver for the on-board flash of the Technologic
|
12