Lines Matching defs:ad7879_platform_data
8 struct ad7879_platform_data { struct
9 u16 model; /* 7879 */
10 u16 x_plate_ohms;
11 u16 x_min, x_max;
12 u16 y_min, y_max;
13 u16 pressure_min, pressure_max;
15 bool swap_xy; /* swap x and y axes */
20 u8 pen_down_acc_interval;
24 u8 first_conversion_delay;
26 u8 acquisition_time;
28 u8 averaging;
32 u8 median;
36 bool gpio_export;
40 s32 gpio_base;