Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcolibri-vf50-ts.c148 int r_x = (1000 * val_x) / VF_ADC_MAX; in vf50_ts_irq_bh() local
150 val_p = (r_x * val_z2) / val_z1 - r_x; in vf50_ts_irq_bh()