Home
last modified time | relevance | path

Searched refs:AD7879_DEVID (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dad7879-spi.c17 #define AD7879_DEVID 0x7A /* AD7879/AD7889 */ macro
46 return ad7879_probe(&spi->dev, regmap, spi->irq, BUS_SPI, AD7879_DEVID); in ad7879_spi_probe()
H A Dad7879-i2c.c18 #define AD7879_DEVID 0x79 /* AD7879-1/AD7889-1 */ macro
42 BUS_I2C, AD7879_DEVID); in ad7879_i2c_probe()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dad7879-spi.c17 #define AD7879_DEVID 0x7A /* AD7879/AD7889 */ macro
46 return ad7879_probe(&spi->dev, regmap, spi->irq, BUS_SPI, AD7879_DEVID); in ad7879_spi_probe()
H A Dad7879-i2c.c18 #define AD7879_DEVID 0x79 /* AD7879-1/AD7889-1 */ macro
41 BUS_I2C, AD7879_DEVID); in ad7879_i2c_probe()

Completed in 1 milliseconds