/Linux-v6.6/drivers/input/touchscreen/ |
D | cyttsp_i2c.c | 4 * Cypress TrueTouch(TM) Standard Product (TTSP) I2C touchscreen driver. 5 * For use with Cypress Txx3xx parts. 10 * Copyright (C) 2009, 2010, 2011 Cypress Semiconductor, Inc. 13 * Contact Cypress Semiconductor at www.cypress.com <ttdrivers@cypress.com> 57 { .compatible = "cypress,cy8ctma340", }, 58 { .compatible = "cypress,cy8ctst341", }, 76 MODULE_DESCRIPTION("Cypress TrueTouch(R) Standard Product (TTSP) I2C driver"); 77 MODULE_AUTHOR("Cypress");
|
D | cyttsp4_i2c.c | 4 * Cypress TrueTouch(TM) Standard Product (TTSP) I2C touchscreen driver. 5 * For use with Cypress Txx4xx parts. 10 * Copyright (C) 2009, 2010, 2011 Cypress Semiconductor, Inc. 12 * Copyright (C) 2013 Cypress Semiconductor 14 * Contact Cypress Semiconductor at www.cypress.com <ttdrivers@cypress.com> 71 MODULE_DESCRIPTION("Cypress TrueTouch(R) Standard Product (TTSP) I2C driver"); 72 MODULE_AUTHOR("Cypress");
|
D | cyttsp_spi.c | 4 * Cypress TrueTouch(TM) Standard Product (TTSP) SPI touchscreen driver. 5 * For use with Cypress Txx3xx parts. 10 * Copyright (C) 2009, 2010, 2011 Cypress Semiconductor, Inc. 12 * Copyright (C) 2013 Cypress Semiconductor 14 * Contact Cypress Semiconductor at www.cypress.com <ttdrivers@cypress.com> 66 We set both TX and RX buffers because Cypress TTSP in cyttsp_spi_xfer() 166 { .compatible = "cypress,cy8ctma340", }, 167 { .compatible = "cypress,cy8ctst341", }, 184 MODULE_DESCRIPTION("Cypress TrueTouch(R) Standard Product (TTSP) SPI driver"); 185 MODULE_AUTHOR("Cypress");
|
D | cyttsp4_spi.c | 4 * Cypress TrueTouch(TM) Standard Product (TTSP) SPI touchscreen driver. 5 * For use with Cypress Txx4xx parts. 10 * Copyright (C) 2009, 2010, 2011 Cypress Semiconductor, Inc. 12 * Copyright (C) 2013 Cypress Semiconductor 14 * Contact Cypress Semiconductor at www.cypress.com <ttdrivers@cypress.com> 67 We set both TX and RX buffers because Cypress TTSP in cyttsp_spi_xfer() 185 MODULE_DESCRIPTION("Cypress TrueTouch(R) Standard Product (TTSP) SPI driver"); 186 MODULE_AUTHOR("Cypress");
|
D | cyttsp_i2c_common.c | 4 * Cypress TrueTouch(TM) Standard Product (TTSP) I2C touchscreen driver. 5 * For use with Cypress Txx3xx and Txx4xx parts. 12 * Copyright (C) 2009, 2010, 2011 Cypress Semiconductor, Inc. 15 * Contact Cypress Semiconductor at www.cypress.com <ttdrivers@cypress.com> 85 MODULE_AUTHOR("Cypress");
|
D | cyttsp_core.h | 4 * Cypress TrueTouch(TM) Standard Product (TTSP) touchscreen drivers. 5 * For use with Cypress Txx3xx parts. 10 * Copyright (C) 2009, 2010, 2011 Cypress Semiconductor, Inc. 13 * Contact Cypress Semiconductor at www.cypress.com <kev@cypress.com>
|
D | cyttsp4_core.h | 4 * Cypress TrueTouch(TM) Standard Product V4 Core driver module. 5 * For use with Cypress Txx4xx parts. 10 * Copyright (C) 2012 Cypress Semiconductor 12 * Contact Cypress Semiconductor at www.cypress.com <ttdrivers@cypress.com>
|
/Linux-v6.6/drivers/usb/misc/ |
D | cypress_cy7c63.c | 7 * This driver is based on the Cypress USB Driver by Marcus Maul 11 * This is a generic driver for the Cypress CY7C63xxx family. 26 * http://www.obock.de/kernel/cypress 35 #define DRIVER_DESC "Cypress CY7C63xxx USB driver" 63 struct cypress { struct 69 static int vendor_command(struct cypress *dev, unsigned char request, in vendor_command() argument 124 struct cypress *cyp = usb_get_intfdata(intf); in write_port() 169 struct cypress *cyp = usb_get_intfdata(intf); in read_port() 201 ATTRIBUTE_GROUPS(cypress); 206 struct cypress *dev; in cypress_probe() [all …]
|
D | Kconfig | 103 tristate "Cypress CY7C63xxx USB driver support" 105 Say Y here if you want to connect a Cypress CY7C63xxx 116 tristate "Cypress USB thermometer driver support" 118 Say Y here if you want to connect a Cypress USB thermometer 120 as the Cypress USB Starter kit or demo board. The Elektor 252 (Cypress FX/FX2/FX2LP microcontrollers)
|
/Linux-v6.6/Documentation/devicetree/bindings/input/touchscreen/ |
D | cypress,cy8ctma340.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/cypress,cy8ctma340.yaml# 7 title: Cypress CY8CTMA340 series touchscreen controller 9 description: The Cypress CY8CTMA340 series (also known as "CYTTSP" after 10 the marketing name Cypress TrueTouch Standard Product) touchscreens can 26 - const: cypress,cy8ctma340 27 - const: cypress,cy8ctst341 28 - const: cypress,cyttsp-spi 31 - const: cypress,cyttsp-i2c 132 compatible = "cypress,cy8ctma340";
|
D | cypress,tt21000.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/cypress,tt21000.yaml# 7 title: Cypress TT21000 touchscreen controller 9 description: The Cypress TT21000 series (also known as "CYTTSP5" after 10 the marketing name Cypress TrueTouch Standard Product series 5). 20 const: cypress,tt21000 83 compatible = "cypress,tt21000";
|
D | cypress,cy8ctma140.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/cypress,cy8ctma140.yaml# 7 title: Cypress CY8CTMA140 series touchscreen controller 17 const: cypress,cy8ctma140 60 compatible = "cypress,cy8ctma140";
|
/Linux-v6.6/include/linux/platform_data/ |
D | cyttsp4.h | 4 * Cypress TrueTouch(TM) Standard Product (TTSP) touchscreen drivers. 5 * For use with Cypress Txx3xx parts. 10 * Copyright (C) 2009, 2010, 2011 Cypress Semiconductor, Inc. 13 * Contact Cypress Semiconductor at www.cypress.com (kev@cypress.com)
|
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/ |
D | cypress,cy8c95x0.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/cypress,cy8c95x0.yaml# 7 title: Cypress CY8C95X0 I2C GPIO expander 13 This supports the 20/40/60 pin Cypress CYC95x0 GPIO I2C expanders. 19 - cypress,cy8c9520 20 - cypress,cy8c9540 21 - cypress,cy8c9560 128 compatible = "cypress,cy8c9520";
|
/Linux-v6.6/drivers/usb/storage/ |
D | unusual_cypress.h | 3 * Unusual Devices File for devices based on the Cypress USB/ATA bridge 12 "Cypress", 13 "Cypress AT2LP", 18 "Cypress", 19 "Cypress ISD-300LP",
|
D | cypress_atacb.c | 4 * on the Cypress USB/ATA bridge supporting ATACB. 20 #define DRV_NAME "ums-cypress" 22 MODULE_DESCRIPTION("SAT support for Cypress USB/ATA bridges with ATACB"); 67 * ATACB is a protocol used on cypress usb<->ata bridge to 71 * datasheet from cypress.com. 104 * keep the cypress default : 0x24 in cypress_atacb_passthrough() 154 usb_stor_dbg(us, "cypress atacb not supported ???\n"); in cypress_atacb_passthrough() 254 * Among CY7C68300 chips, the A revision does not support Cypress ATACB in cypress_probe() 261 us->protocol_name = "Transparent SCSI with Cypress ATACB"; in cypress_probe()
|
/Linux-v6.6/drivers/media/common/ |
D | cypress_firmware.c | 7 * This file contains functions for downloading the firmware to Cypress FX 1 25 static const struct usb_cypress_controller cypress[] = { variable 26 { .id = CYPRESS_AN2135, .name = "Cypress AN2135", .cs_reg = 0x7f92 }, 27 { .id = CYPRESS_AN2235, .name = "Cypress AN2235", .cs_reg = 0x7f92 }, 28 { .id = CYPRESS_FX2, .name = "Cypress FX2", .cs_reg = 0xe600 }, 84 ret = usb_cypress_writemem(udev, cypress[type].cs_reg, hx->data, 1); in cypress_load_firmware() 114 ret = usb_cypress_writemem(udev, cypress[type].cs_reg, hx->data, 1); in cypress_load_firmware() 130 MODULE_DESCRIPTION("Cypress firmware download");
|
/Linux-v6.6/Documentation/devicetree/bindings/input/ |
D | cypress,tm2-touchkey.yaml | 4 $id: http://devicetree.org/schemas/input/cypress,tm2-touchkey.yaml# 23 - cypress,tm2-touchkey 24 - cypress,midas-touchkey 25 - cypress,aries-touchkey 65 compatible = "cypress,tm2-touchkey";
|
D | cypress,cyapa.yaml | 4 $id: http://devicetree.org/schemas/input/cypress,cyapa.yaml# 7 title: Cypress All Points Addressable (APA) I2C Touchpad / Trackpad 14 const: cypress,cyapa 44 compatible = "cypress,cyapa";
|
D | cypress-sf.yaml | 4 $id: http://devicetree.org/schemas/input/cypress-sf.yaml# 7 title: Cypress StreetFighter touchkey controller 17 const: cypress,sf3155 53 compatible = "cypress,sf3155";
|
/Linux-v6.6/Documentation/devicetree/bindings/usb/ |
D | cypress,cypd4226.yaml | 4 $id: http://devicetree.org/schemas/usb/cypress,cypd4226.yaml# 7 title: Cypress cypd4226 Type-C Controller 13 The Cypress cypd4226 is a dual Type-C controller that is controlled 18 const: cypress,cypd4226 72 compatible = "cypress,cypd4226";
|
/Linux-v6.6/drivers/media/usb/dvb-usb/ |
D | dvb-usb-firmware.c | 7 * This file contains functions for downloading the firmware to Cypress FX 1 and 2 based devices. 21 static struct usb_cypress_controller cypress[] = { variable 23 { .id = CYPRESS_AN2135, .name = "Cypress AN2135", .cpu_cs_register = 0x7f92 }, 24 { .id = CYPRESS_AN2235, .name = "Cypress AN2235", .cpu_cs_register = 0x7f92 }, 25 { .id = CYPRESS_FX2, .name = "Cypress FX2", .cpu_cs_register = 0xe600 }, 42 u16 cpu_cs_register = cypress[type].cpu_cs_register; in usb_cypress_load_firmware()
|
/Linux-v6.6/drivers/usb/serial/ |
D | cypress_m8.h | 6 * definitions and function prototypes used for the cypress USB to Serial 17 /* List other cypress USB to Serial devices here, and add them to the id_table */ 24 /* Cypress HID->COM RS232 Adapter */ 28 /* Simply Automated HID->COM UPB PIM (using Cypress PID 0x5500) */
|
/Linux-v6.6/drivers/hid/ |
D | hid-cypress.c | 3 * HID driver for some cypress "special" devices 29 * Some USB barcode readers from cypress have usage min and usage max in 53 * Varmilo VA104M (with VID Cypress and device ID 07B1) incorrectly in va_logical_boundary_fixup() 170 .name = "cypress",
|
/Linux-v6.6/drivers/input/keyboard/ |
D | cypress-sf.c | 3 * Cypress StreetFighter Touchkey Driver 18 #define CYPRESS_SF_DEV_NAME "cypress-sf" 219 { .compatible = "cypress,sf3155", }, 237 MODULE_DESCRIPTION("Cypress StreetFighter Touchkey Driver");
|