Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/spi/
Dads7846.h4 struct ads7846_platform_data { struct
5 u16 model; /* 7843, 7845, 7846, 7873. */
6 u16 vref_delay_usecs; /* 0 for external vref; etc */
7 u16 vref_mv; /* external vref value, milliVolts
9 bool keep_vref_on; /* set to keep vref on for differential
11 bool swap_xy; /* swap x and y axes */
18 u16 settle_delay_usecs;
24 u16 penirq_recheck_delay_usecs;
26 u16 x_plate_ohms;
27 u16 y_plate_ohms;
[all …]