Searched full:pixcir (Results 1 – 25 of 28) sorted by relevance
12
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/touchscreen/ |
| D | pixcir,pixcir_ts.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/pixcir,pixcir_ts.yaml# 7 title: Pixcir Touchscreen Controller 18 - pixcir,pixcir_ts 19 - pixcir,pixcir_tangoc 59 compatible = "pixcir,pixcir_ts";
|
| D | auo_pixcir_ts.txt | 1 * AUO in-cell touchscreen controller using Pixcir sensors
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
| D | pixcir_i2c_ts.txt | 1 * Pixcir I2C touchscreen controllers 4 - compatible: must be "pixcir,pixcir_ts" or "pixcir,pixcir_tangoc" 22 compatible = "pixcir,pixcir_ts";
|
| D | auo_pixcir_ts.txt | 1 * AUO in-cell touchscreen controller using Pixcir sensors
|
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| D | pixcir_i2c_ts.c | 3 * Driver for Pixcir I2C touchscreen controllers. 5 * Copyright (C) 2010-2011 Pixcir, Inc. 593 { .compatible = "pixcir,pixcir_ts", .data = &pixcir_ts_data }, 594 { .compatible = "pixcir,pixcir_tangoc", .data = &pixcir_tangoc_data }, 612 MODULE_AUTHOR("Jianchun Bian <jcbian@pixcir.com.cn>, Dequan Meng <dqmeng@pixcir.com.cn>"); 613 MODULE_DESCRIPTION("Pixcir I2C Touchscreen Driver");
|
| D | Kconfig | 141 tristate "AUO in-cell touchscreen using Pixcir ICs" 146 using Pixcir ICs. 151 module will be called auo-pixcir-ts. 843 tristate "PIXCIR I2C touchscreens" 846 Say Y here if you have a pixcir i2c touchscreen
|
| D | Makefile | 20 obj-$(CONFIG_TOUCHSCREEN_AUO_PIXCIR) += auo-pixcir-ts.o
|
| D | auo-pixcir-ts.c | 521 input_dev->name = "AUO-Pixcir touchscreen"; in auo_pixcir_probe() 645 MODULE_DESCRIPTION("AUO-PIXCIR touchscreen driver");
|
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| D | pixcir_i2c_ts.c | 3 * Driver for Pixcir I2C touchscreen controllers. 5 * Copyright (C) 2010-2011 Pixcir, Inc. 607 { .compatible = "pixcir,pixcir_ts", .data = &pixcir_ts_data }, 608 { .compatible = "pixcir,pixcir_tangoc", .data = &pixcir_tangoc_data }, 626 MODULE_AUTHOR("Jianchun Bian <jcbian@pixcir.com.cn>, Dequan Meng <dqmeng@pixcir.com.cn>"); 627 MODULE_DESCRIPTION("Pixcir I2C Touchscreen Driver");
|
| D | Kconfig | 145 tristate "AUO in-cell touchscreen using Pixcir ICs" 150 using Pixcir ICs. 155 module will be called auo-pixcir-ts. 789 tristate "PIXCIR I2C touchscreens" 792 Say Y here if you have a pixcir i2c touchscreen
|
| D | auo-pixcir-ts.c | 23 #include <linux/input/auo-pixcir-ts.h> 559 input_dev->name = "AUO-Pixcir touchscreen"; in auo_pixcir_probe() 679 MODULE_DESCRIPTION("AUO-PIXCIR touchscreen driver");
|
| D | Makefile | 20 obj-$(CONFIG_TOUCHSCREEN_AUO_PIXCIR) += auo-pixcir-ts.o
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/ |
| D | am57xx-evm.dtso | 98 compatible = "pixcir,pixcir_tangoc";
|
| D | am43x-epos-evm.dts | 388 pixcir_ts_pins_default: pixcir-ts-default-pins { 394 pixcir_ts_pins_sleep: pixcir-ts-sleep-pins { 661 compatible = "pixcir,pixcir_tangoc";
|
| D | am437x-gp-evm.dts | 188 pixcir_ts_pins: pixcir-ts-pins { 717 compatible = "pixcir,pixcir_tangoc";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | sun4i-a10-pov-protab2-ips9.dts | 105 compatible = "pixcir,pixcir_tangoc";
|
| D | imx6dl-yapp4-common.dtsi | 315 compatible = "pixcir,pixcir_tangoc";
|
| D | am43x-epos-evm.dts | 661 compatible = "pixcir,pixcir_tangoc";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/allwinner/ |
| D | sun4i-a10-pov-protab2-ips9.dts | 106 compatible = "pixcir,pixcir_tangoc";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/ |
| D | imx6dl-yapp43-common.dtsi | 307 compatible = "pixcir,pixcir_tangoc";
|
| D | imx6dl-yapp4-common.dtsi | 314 compatible = "pixcir,pixcir_tangoc";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/ |
| D | vendor-prefixes.yaml | 825 "^pixcir,.*": 826 description: PIXCIR MICROELECTRONICS Co., Ltd
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/ |
| D | vendor-prefixes.yaml | 1054 "^pixcir,.*": 1055 description: PIXCIR MICROELECTRONICS Co., Ltd
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | Kconfig | 705 - Pixcir dual touch panels
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| D | Kconfig | 746 - Pixcir dual touch panels
|
12