Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dtsc2007.c76 u16 x_plate_ohms; member
143 rt *= tsc->x_plate_ohms; in tsc2007_calculate_pressure()
321 ts->x_plate_ohms = val32; in tsc2007_probe_dt()
350 ts->x_plate_ohms = pdata->x_plate_ohms; in tsc2007_probe_pdev()
359 if (pdata->x_plate_ohms == 0) { in tsc2007_probe_pdev()
Dad7879.c128 u16 x_plate_ohms; member
181 Rt = (z2 - z1) * x * ts->x_plate_ohms; in ad7879_report()
524 ts->x_plate_ohms = pdata->x_plate_ohms ? : 400; in ad7879_probe()
Dad7877.c177 u16 x_plate_ohms; member
354 Rt = (z2 - z1) * x * ts->x_plate_ohms; in ad7877_process_data()
727 ts->x_plate_ohms = pdata->x_plate_ohms ? : 400; in ad7877_probe()
Dads7846.c111 u16 x_plate_ohms; member
789 Rt *= ts->x_plate_ohms; in ads7846_report_state()
1223 of_property_read_u16(node, "ti,x-plate-ohms", &pdata->x_plate_ohms); in ads7846_probe_dt()
1316 ts->x_plate_ohms = pdata->x_plate_ohms ? : 400; in ads7846_probe()
/drivers/mfd/
Dtimberdale.c67 .x_plate_ohms = 100