Home
last modified time | relevance | path

Searched defs:ad7877_platform_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/include/linux/spi/
Dad7877.h9 struct ad7877_platform_data { struct
10 u16 model; /* 7877 */
11 u16 vref_delay_usecs; /* 0 for external vref; etc */
12 u16 x_plate_ohms;
13 u16 y_plate_ohms;
15 u16 x_min, x_max;
16 u16 y_min, y_max;
17 u16 pressure_min, pressure_max;
19 u8 stopacq_polarity; /* 1 = Active HIGH, 0 = Active LOW */
20 u8 first_conversion_delay; /* 0 = 0.5us, 1 = 128us, 2 = 1ms, 3 = 8ms */
[all …]