Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/magnetometer/
H A Dyamaha-yas530.c506 s32 sx, sy1, sy2, sy, sz; in yas530_get_measure() local
517 sy2 = yas530_linearize(yas5xx, y2, 2); in yas530_get_measure()
541 sy2 = sy2 - (c->Cy2 * t_comp) / 100; in yas530_get_measure()
547 sy = sy1 - sy2; in yas530_get_measure()
548 sz = -sy1 - sy2; in yas530_get_measure()