Searched refs:x_plate_ohm (Results 1 – 1 of 1) sorted by relevance
148 unsigned int x_plate_ohm; member312 pressure = pressure * ts->x_plate_ohm / 4096; in tsc2005_irq_thread()605 unsigned int x_plate_ohm = TSC2005_DEF_RESISTOR; in tsc2005_probe() local626 x_plate_ohm = pdata->ts_x_plate_ohm; in tsc2005_probe()629 x_plate_ohm = TSC2005_DEF_RESISTOR; in tsc2005_probe()630 of_property_read_u32(np, "ti,x-plate-ohms", &x_plate_ohm); in tsc2005_probe()656 ts->x_plate_ohm = x_plate_ohm; in tsc2005_probe()