Searched defs:ads7846_platform_data (Results 1 – 1 of 1) sorted by relevance
4 struct ads7846_platform_data { struct5 u16 model; /* 7843, 7845, 7846, 7873. */6 u16 vref_delay_usecs; /* 0 for external vref; etc */7 u16 vref_mv; /* external vref value, milliVolts9 bool keep_vref_on; /* set to keep vref on for differential11 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 …]