Home
last modified time | relevance | path

Searched refs:Touch (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/hid/intel-thc-hid/
H A DKconfig8 tristate "Intel Touch Host Controller"
12 THC (Touch Host Controller) is the name of the IP block in PCH that
13 interfaces with Touch Devices (ex: touchscreen, touchpad etc.). It
22 tristate "Intel QuickSPI driver based on Intel Touch Host Controller"
25 Intel QuickSPI, based on Touch Host Controller (THC), implements
33 tristate "Intel QuickI2C driver based on Intel Touch Host Controller"
36 Intel QuickI2C, uses Touch Host Controller (THC) hardware, implements
/linux/Documentation/hid/
H A Dintel-thc-hid.rst4 Intel Touch Host Controller (THC)
7 Touch Host Controller is the name of the IP block in PCH that interface with Touch Devices (ex:
64 | | Touch IC | |
68 Touch IC (TIC), also as known as the Touch devices (touchscreen or touchpad). The discrete analog
73 serves as a bridge between the Touch ICs and the host.
114 THC provides two ways for driver to communicate with external Touch ICs: PIO and DMA.
115 PIO can let driver manually write/read data to/from Touch ICs, instead, THC DMA can
120 Touch ICs interrupt and start DMA receive/send data from/to Touch ICs according to interrupt
143 THC supports two types of bus for Touch IC connection: Enhanced SPI bus and I2C bus.
149 Touch IC. THC enhanced SPI Bus supports different SPI modes: standard Single IO mode,
[all …]
/linux/tools/testing/selftests/hid/tests/
H A Dtest_multitouch.py57 class Touch(object): class
73 class Pen(Touch):
594 t0 = Touch(1, 50, 100)
624 t0 = Touch(1, 50, 100)
625 t1 = Touch(2, 150, 200)
702 t0 = Touch(1, 50, 100)
703 t1 = Touch(2, 150, 200)
704 t2 = Touch(3, 250, 300)
749 Touch(i, (i + 3) * 20, (i + 3) * 20 + 5)
797 t0 = Touch(1, 50, 100)
[all …]
H A Dtest_wacom_generic.py885 return test_multitouch.Touch(contact_id, x, y)
938 t0 = test_multitouch.Touch(0, 50, 100)
968 t0 = test_multitouch.Touch(1, 50, 100)
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ul-kontron-bl-43.dts52 MX6UL_PAD_SNVS_TAMPER6__GPIO5_IO06 0x1b0b0 /* Touch Interrupt */
53 MX6UL_PAD_SNVS_TAMPER7__GPIO5_IO07 0x1b0b0 /* Touch Reset */
54 MX6UL_PAD_SNVS_TAMPER8__GPIO5_IO08 0x1b0b0 /* Touch Wake */
H A Dimx6qdl-gw5903.dtsi332 /* VDD_1P8 (1+R1/R2 = 2.505): Aud/eMMC/microSD/Touch */
601 /* Touch Controller */
H A Dimx6dl-lanmcu.dts218 /* Touch screen calibration */
H A Dimx7-colibri.dtsi650 * Atmel MXT touchsceen + Capacitive Touch Adapter
661 /* Atmel MXT touchsceen + boards with built-in Capacitive Touch Connector */
H A Dimx6qdl-colibri.dtsi746 /* Atmel MXT touchsceen + Capacitive Touch Adapter */
757 /* Atmel MXT touchsceen + boards with built-in Capacitive Touch Connector */
H A Dimx6qdl-nit6xlite.dtsi349 /* Touch IRQ: J7 pin 4 */
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-touch.rst7 Touch Devices
10 Touch devices are accessed through character device special files named
52 :ref:`Touch Formats <tch-formats>`.
H A Dtch-formats.rst7 Touch Formats
H A Dpixfmt-tch-td08.rst12 8-bit signed Touch Delta
H A Dpixfmt-tch-td16.rst12 16-bit signed little endian Touch Delta
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-appletb-kbd6 The set of keys displayed on the Touch Bar.
/linux/arch/arm64/boot/dts/apple/
H A Dt8012-touchbar.dtsi3 * Common Device Tree for T2 devices with a Touch Bar
/linux/arch/arm/boot/dts/mediatek/
H A Dmt6582-alcatel-yarisxl.dts10 model = "Alcatel One Touch Pop C7 (OT-7041D)";
/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dsis_i2c.txt1 * SiS I2C Multiple Touch Controller
H A Dbu21029.txt1 * Rohm BU21029 Touch Screen Controller
/linux/drivers/gpu/drm/tiny/
H A DKconfig4 tristate "DRM support for Apple Touch Bars"
10 Say Y here if you want support for the display of Touch Bars on x86
/linux/Documentation/devicetree/bindings/input/
H A Dmicrochip,qt1050.txt1 Microchip AT42QT1050 Five-channel Touch Sensor IC
/linux/Documentation/usb/
H A Dmtouchusb.rst83 A huge thank you to 3M Touch Systems for the EXII-5010UC controllers for
/linux/arch/arm/boot/dts/allwinner/
H A Dsun5i-a13-pocketbook-touch-lux-3.dts15 model = "PocketBook Touch Lux 3";
/linux/drivers/hid/
H A DKconfig163 tristate "Apple Touch Bar Backlight"
167 Say Y here if you want support for the backlight of Touch Bars on x86
174 tristate "Apple Touch Bar Keyboard Mode"
183 function, media and brightness keys) of Touch Bars on x86 MacBook
670 T651, TK820), some mice (Zone Touch mouse), or even keyboards (Solar
784 - Apple Touch Bar on x86 MacBook Pros
810 - Touch International Panels
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12a-u200.dts477 /* i2c Touch */

12