Searched full:technologic (Results 1 – 25 of 49) sorted by relevance
12
/linux-6.14.4/Documentation/devicetree/bindings/mtd/ |
D | technologic,nand.yaml | 4 $id: http://devicetree.org/schemas/mtd/technologic,nand.yaml# 7 title: Technologic Systems NAND controller 18 - const: technologic,ts7200-nand 21 - technologic,ts7300-nand 22 - technologic,ts7260-nand 23 - technologic,ts7250-nand 24 - const: technologic,ts7200-nand 38 compatible = "technologic,ts7200-nand";
|
/linux-6.14.4/Documentation/devicetree/bindings/watchdog/ |
D | technologic,ts7200-wdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/technologic,ts7200-wdt.yaml# 7 title: Technologic Systems TS-72xx based SBCs watchdog 18 - const: technologic,ts7200-wdt 21 - technologic,ts7300-wdt 22 - technologic,ts7260-wdt 23 - technologic,ts7250-wdt 24 - const: technologic,ts7200-wdt 40 compatible = "technologic,ts7200-wdt";
|
D | ts4800-wdt.txt | 1 Technologic Systems Watchdog 4 - compatible: must be "technologic,ts4800-wdt" 21 compatible = "technologic,ts4800-wdt";
|
/linux-6.14.4/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-6.14.4/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-6.14.4/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", 193 MODULE_AUTHOR("Technologic Systems"); 194 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 */ 444 MODULE_DESCRIPTION("Technologic Systems TS-5500 Digital I/O driver");
|
/linux-6.14.4/arch/arm/boot/dts/nxp/imx/ |
D | imx51-ts4800.dts | 13 model = "Technologic Systems TS-4800"; 14 compatible = "technologic,imx51-ts4800", "fsl,imx51"; 159 compatible = "technologic,ts4800-wdt"; 165 compatible = "technologic,ts4800-ts"; 171 compatible = "technologic,ts4800-irqc"; 182 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 | 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 | 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-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";
|
/linux-6.14.4/arch/arm/boot/dts/cirrus/ |
D | ep93xx-ts7250.dts | 3 * Device Tree file for Technologic Systems ts7250 board based on Cirrus EP9302 SoC 9 compatible = "technologic,ts7250", "cirrus,ep9301"; 43 compatible = "technologic,ts7200-nand"; 82 compatible = "technologic,ts7200-wdt";
|
/linux-6.14.4/Documentation/devicetree/bindings/net/can/ |
D | nxp,sja1000.yaml | 17 - technologic,sja1000 97 - technologic,sja1000 117 compatible = "technologic,sja1000";
|
/linux-6.14.4/arch/arm/mach-orion5x/ |
D | ts78xx-fpga.h | 10 /* Technologic Systems */ 31 /* Technologic Systems */
|
D | Kconfig | 93 bool "Technologic Systems TS-78xx" 97 Technologic Systems TS-78xx platform.
|
/linux-6.14.4/arch/arm/boot/dts/nxp/mxs/ |
D | imx28-ts4600.dts | 13 model = "Technologic Systems i.MX28 TS-4600"; 14 compatible = "technologic,imx28-ts4600", "fsl,imx28";
|
/linux-6.14.4/arch/arm/mach-ep93xx/ |
D | Kconfig | 95 bool "Support Technologic Systems TS-72xx SBC" 98 Technologic Systems TS-72xx board.
|
/linux-6.14.4/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-6.14.4/drivers/mtd/nand/raw/ |
D | technologic-nand-controller.c | 3 * Technologic Systems TS72xx NAND controller driver 205 { .compatible = "technologic,ts7200-nand" }, 221 MODULE_DESCRIPTION("Technologic Systems TS72xx NAND controller driver");
|
/linux-6.14.4/drivers/watchdog/ |
D | ts72xx_wdt.c | 3 * Watchdog driver for Technologic Systems TS-72xx based SBCs 165 { .compatible = "technologic,ts7200-wdt" },
|
/linux-6.14.4/drivers/bus/ |
D | ts-nbus.c | 8 * This driver implements a GPIOs bit-banged bus, called the NBUS by Technologic 332 { .compatible = "technologic,ts-nbus", }, 350 MODULE_DESCRIPTION("Technologic Systems NBUS");
|
/linux-6.14.4/Documentation/devicetree/bindings/input/touchscreen/ |
D | ts4800-ts.txt | 4 - compatible: must be "technologic,ts4800-ts"
|
/linux-6.14.4/Documentation/devicetree/bindings/interrupt-controller/ |
D | technologic,ts4800.txt | 8 - compatible: should be "technologic,ts4800-irqc"
|
12