Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dad7879.c55 #define AD7879_ACQ(x) ((x & 0x3) << 8) macro
602 AD7879_ACQ(ts->acquisition_time) | in ad7879_probe()