Searched full:gateworks (Results 1 – 25 of 179) sorted by relevance
12345678
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpio-gw-pld.c | 3 // Gateworks I2C PLD GPIO expander 8 // Copyright (C) 2009 Gateworks Corporation 19 * struct gw_pld - State container for Gateworks PLD 31 * The Gateworks I2C PLD chip only expose one read and one write register. 96 * The Gateworks I2C PLD chip does not properly send the acknowledge in gw_pld_probe() 109 dev_info(dev, "registered Gateworks PLD GPIO device\n"); in gw_pld_probe() 121 { .compatible = "gateworks,pld-gpio", },
|
| /kernel/linux/linux-6.6/drivers/gpio/ |
| D | gpio-gw-pld.c | 3 // Gateworks I2C PLD GPIO expander 8 // Copyright (C) 2009 Gateworks Corporation 19 * struct gw_pld - State container for Gateworks PLD 31 * The Gateworks I2C PLD chip only expose one read and one write register. 93 * The Gateworks I2C PLD chip does not properly send the acknowledge in gw_pld_probe() 106 dev_info(dev, "registered Gateworks PLD GPIO device\n"); in gw_pld_probe() 118 { .compatible = "gateworks,pld-gpio", },
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | intel-ixp43x-gateworks-gw2358.dts | 3 * Device Tree file for Gateworks IXP43x-based Cambria GW2358 11 model = "Gateworks Cambria GW2358"; 12 compatible = "gateworks,gw2358", "intel,ixp43x"; 65 compatible = "gateworks,pld-gpio"; 72 compatible = "gateworks,pld-gpio";
|
| D | imx6dl-gw5907.dts | 3 * Copyright 2019 Gateworks Corporation 12 model = "Gateworks Ventana i.MX6 DualLite/Solo GW5907";
|
| D | imx6q-gw5907.dts | 3 * Copyright 2019 Gateworks Corporation 12 model = "Gateworks Ventana i.MX6 Dual/Quad GW5907";
|
| D | imx6dl-gw5910.dts | 3 * Copyright 2019 Gateworks Corporation 12 model = "Gateworks Ventana i.MX6 DualLite/Solo GW5910";
|
| D | imx6q-gw5912.dts | 3 * Copyright 2019 Gateworks Corporation 11 model = "Gateworks Ventana i.MX6 Dual/Quad GW5912";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | gateworks-gsc.yaml | 4 $id: http://devicetree.org/schemas/mfd/gateworks-gsc.yaml# 7 title: Gateworks System Controller 10 The Gateworks System Controller (GSC) is a device present across various 11 Gateworks product families that provides a set of system related features 21 - Tim Harvey <tharvey@gateworks.com> 22 - Robert Jones <rjones@gateworks.com>
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/freescale/ |
| D | imx8mp-venice-gw71xx-2x.dts | 3 * Copyright 2023 Gateworks Corporation 13 model = "Gateworks Venice GW71xx-2x i.MX8MP Development Kit"; 14 compatible = "gateworks,imx8mp-gw71xx-2x", "fsl,imx8mp";
|
| D | imx8mp-venice-gw73xx-2x.dts | 3 * Copyright 2023 Gateworks Corporation 13 model = "Gateworks Venice GW73xx-2x i.MX8MP Development Kit"; 14 compatible = "gateworks,imx8mp-gw73xx-2x", "fsl,imx8mp";
|
| D | imx8mp-venice-gw72xx-2x.dts | 3 * Copyright 2023 Gateworks Corporation 13 model = "Gateworks Venice GW72xx-2x i.MX8MP Development Kit"; 14 compatible = "gateworks,imx8mp-gw72xx-2x", "fsl,imx8mp";
|
| D | imx8mm-venice-gw7905-0x.dts | 3 * Copyright 2023 Gateworks Corporation 13 model = "Gateworks Venice GW7905-0x i.MX8MM Development Kit"; 14 compatible = "gateworks,imx8mm-gw7905-0x", "fsl,imx8mm";
|
| D | imx8mp-venice-gw7905-2x.dts | 3 * Copyright 2023 Gateworks Corporation 13 model = "Gateworks Venice GW7905-2x i.MX8MP Development Kit"; 14 compatible = "gateworks,imx8mp-gw7905-2x", "fsl,imx8mp";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/gpio/ |
| D | gateworks,pld-gpio.txt | 1 Gateworks PLD GPIO controller bindings 7 - compatible: Should be "gateworks,pld-gpio" 16 compatible = "gateworks,pld-gpio";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/ |
| D | gateworks,pld-gpio.txt | 1 Gateworks PLD GPIO controller bindings 7 - compatible: Should be "gateworks,pld-gpio" 16 compatible = "gateworks,pld-gpio";
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | gateworks-gsc.c | 3 * The Gateworks System Controller (GSC) is a multi-function 4 * device designed for use in Gateworks Single Board Computers. 9 * Copyright (C) 2020 Gateworks Corporation 187 .name = "gateworks-gsc", 242 dev_info(dev, "Gateworks System Controller v%d: fw 0x%04x\n", in gsc_probe() 267 .name = "gateworks-gsc", 275 MODULE_AUTHOR("Tim Harvey <tharvey@gateworks.com>");
|
| /kernel/linux/linux-6.6/drivers/mfd/ |
| D | gateworks-gsc.c | 3 * The Gateworks System Controller (GSC) is a multi-function 4 * device designed for use in Gateworks Single Board Computers. 9 * Copyright (C) 2020 Gateworks Corporation 187 .name = "gateworks-gsc", 241 dev_info(dev, "Gateworks System Controller v%d: fw 0x%04x\n", in gsc_probe() 264 .name = "gateworks-gsc", 272 MODULE_AUTHOR("Tim Harvey <tharvey@gateworks.com>");
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | gateworks-gsc.yaml | 4 $id: http://devicetree.org/schemas/mfd/gateworks-gsc.yaml# 7 title: Gateworks System Controller 10 The Gateworks System Controller (GSC) is a device present across various 11 Gateworks product families that provides a set of system related features 21 - Tim Harvey <tharvey@gateworks.com>
|
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | gsc-hwmon.rst | 6 Supported chips: Gateworks GSC 7 Datasheet: http://trac.gateworks.com/wiki/gsc 8 Author: Tim Harvey <tharvey@gateworks.com>
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | gsc-hwmon.rst | 6 Supported chips: Gateworks GSC 7 Datasheet: http://trac.gateworks.com/wiki/gsc 8 Author: Tim Harvey <tharvey@gateworks.com>
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/ |
| D | imx6dl-gw5912.dts | 3 * Copyright 2019 Gateworks Corporation 11 model = "Gateworks Ventana i.MX6 DualLite/Solo GW5912";
|
| D | imx6dl-gw5913.dts | 3 * Copyright 2019 Gateworks Corporation 12 model = "Gateworks Ventana i.MX6 DualLite/Solo GW5913";
|
| D | imx6dl-gw5910.dts | 3 * Copyright 2019 Gateworks Corporation 12 model = "Gateworks Ventana i.MX6 DualLite/Solo GW5910";
|
| D | imx6q-gw5910.dts | 3 * Copyright 2019 Gateworks Corporation 12 model = "Gateworks Ventana i.MX6 Dual/Quad GW5910";
|
| D | imx6q-gw5912.dts | 3 * Copyright 2019 Gateworks Corporation 11 model = "Gateworks Ventana i.MX6 Dual/Quad GW5912";
|
12345678