Searched full:pixcir (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.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
|
/Linux-v6.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");
|
/Linux-v6.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";
|
/Linux-v6.6/arch/arm/boot/dts/allwinner/ |
D | sun4i-a10-pov-protab2-ips9.dts | 106 compatible = "pixcir,pixcir_tangoc";
|
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/ |
D | imx6dl-yapp43-common.dtsi | 307 compatible = "pixcir,pixcir_tangoc";
|
D | imx6dl-yapp4-common.dtsi | 307 compatible = "pixcir,pixcir_tangoc";
|
/Linux-v6.6/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 1054 "^pixcir,.*": 1055 description: PIXCIR MICROELECTRONICS Co., Ltd
|
/Linux-v6.6/drivers/hid/ |
D | Kconfig | 746 - Pixcir dual touch panels
|
D | hid-multitouch.c | 2122 /* PixCir-based panels */
|