Home
last modified time | relevance | path

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

/linux/drivers/iio/magnetometer/
H A Dyamaha-yas530.c507 s32 sx, sy1, sy2, sy, sz; in yas530_get_measure() local
517 sy1 = yas530_linearize(yas5xx, y1, 1); in yas530_get_measure()
541 sy1 = sy1 - (c->Cy1 * t_comp) / 100; in yas530_get_measure()
548 sy = sy1 - sy2; in yas530_get_measure()
549 sz = -sy1 - sy2; in yas530_get_measure()