Searched refs:ad7879 (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ |
H A D | ad7879.c | 106 struct ad7879 { struct 135 static int ad7879_read(struct ad7879 *ts, u8 reg) in ad7879_read() argument 150 static int ad7879_write(struct ad7879 *ts, u8 reg, u16 val) in ad7879_write() 165 static int ad7879_report(struct ad7879 *ts) in ad7879_report() 229 static void ad7879_ts_event_release(struct ad7879 *ts) in ad7879_ts_event_release() 240 struct ad7879 *ts = from_timer(ts, t, timer); in ad7879_timer() 247 struct ad7879 *ts = handle; in ad7879_irq() 261 static void __ad7879_enable(struct ad7879 *ts) in __ad7879_enable() 270 static void __ad7879_disable(struct ad7879 *ts) in __ad7879_disable() 285 struct ad7879 *ts = input_get_drvdata(input); in ad7879_open() [all …]
|
H A D | Makefile | 13 obj-$(CONFIG_TOUCHSCREEN_AD7879) += ad7879.o 14 obj-$(CONFIG_TOUCHSCREEN_AD7879_I2C) += ad7879-i2c.o 15 obj-$(CONFIG_TOUCHSCREEN_AD7879_SPI) += ad7879-spi.o
|
H A D | Kconfig | 68 module will be called ad7879. 78 module will be called ad7879-i2c. 90 module will be called ad7879-spi.
|
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | ad7879.txt | 4 - compatible : for SPI slave, use "adi,ad7879" 5 for I2C slave, use "adi,ad7879-1" 42 compatible = "adi,ad7879-1"; 56 compatible = "adi,ad7879";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx6ull-colibri.dts | 106 ad7879@2c { 107 compatible = "adi,ad7879-1"; 514 pinctrl_snvs_ad7879_int: snvs-ad7879-int { /* TOUCH Interrupt */
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6ull-colibri.dtsi | 207 compatible = "adi,ad7879-1";
|
H A D | imx7-colibri.dtsi | 413 compatible = "adi,ad7879-1";
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8x-colibri.dtsi | 65 compatible = "adi,ad7879-1";
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 367 ad7879.c: 19019 368 ad7879.h: 1004
|
/openbmc/linux/ |
H A D | MAINTAINERS | 443 F: drivers/input/touchscreen/ad7879.c
|
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |