Home
last modified time | relevance | path

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

/linux/drivers/iio/magnetometer/
H A Dyamaha-yas530.c157 s16 Cx, Cy1, Cy2; member
542 sy2 = sy2 - (c->Cy2 * t_comp) / 100; in yas530_get_measure()
846 c->Cy2 = data[2] * 6 - 768; in yas530_get_calibration_data()
901 c->Cy2 = data[2] * 10 - 1280; in yas532_get_calibration_data()
1103 c->Cy2 = FIELD_GET(GENMASK(13, 5), val1) - 256; in yas537_get_calibration_data()
1133 dev_dbg(yas5xx->dev, "Cy2 = %d\n", c->Cy2); in yas530_dump_calibration()
1153 dev_dbg(yas5xx->dev, "Cy2 = %d\n", c->Cy2); in yas537_dump_calibration()