Home
last modified time | relevance | path

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

/linux/drivers/iio/magnetometer/
H A Dyamaha-yas530.c157 s16 Cx, Cy1, Cy2; member
541 sy1 = sy1 - (c->Cy1 * t_comp) / 100; in yas530_get_measure()
845 c->Cy1 = data[1] * 6 - 768; in yas530_get_calibration_data()
900 c->Cy1 = data[1] * 10 - 1280; in yas532_get_calibration_data()
1102 c->Cy1 = FIELD_GET(GENMASK(22, 14), val1) - 256; in yas537_get_calibration_data()
1132 dev_dbg(yas5xx->dev, "Cy1 = %d\n", c->Cy1); in yas530_dump_calibration()
1152 dev_dbg(yas5xx->dev, "Cy1 = %d\n", c->Cy1); in yas537_dump_calibration()