Home
last modified time | relevance | path

Searched refs:ad7879 (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/input/touchscreen/
H A Dad7879.c106 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 DMakefile13 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 DKconfig68 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 Dad7879.txt4 - 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 Dimx6ull-colibri.dts106 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 Dimx6ull-colibri.dtsi207 compatible = "adi,ad7879-1";
H A Dimx7-colibri.dtsi413 compatible = "adi,ad7879-1";
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8x-colibri.dtsi65 compatible = "adi,ad7879-1";
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt367 ad7879.c: 19019
368 ad7879.h: 1004
/openbmc/linux/
H A DMAINTAINERS443 F: drivers/input/touchscreen/ad7879.c
H A Dopengrok1.0.log[all...]
H A Dopengrok0.0.log[all...]