Lines Matching defs:Rt
132 int Rt;168 unsigned Rt;193 Rt = (z2 - z1) * x * ts->x_plate_ohms;194 Rt /= z1;195 Rt = (Rt + 2047) >> 12;201 if (Rt > input_abs_get_max(input_dev, ABS_PRESSURE))215 input_report_abs(input_dev, ABS_PRESSURE, ts->Rt);221 ts->Rt = Rt;