Searched refs:x_plate_ohms (Results 1 – 5 of 5) sorted by relevance
76 u16 x_plate_ohms; member143 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()
128 u16 x_plate_ohms; member181 Rt = (z2 - z1) * x * ts->x_plate_ohms; in ad7879_report()524 ts->x_plate_ohms = pdata->x_plate_ohms ? : 400; in ad7879_probe()
177 u16 x_plate_ohms; member354 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()
111 u16 x_plate_ohms; member789 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()
67 .x_plate_ohms = 100