Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dbma180.c307 static int bma180_set_scale(struct bma180_data *data, int val) in bma180_set_scale() function
392 ret = bma180_set_scale(data, 2452); /* 2 G */ in bma023_chip_config()
424 ret = bma180_set_scale(data, 2452); /* 2 G */ in bma180_chip_config()
447 ret = bma180_set_scale(data, 38344); /* 2 G */ in bma25x_chip_config()
617 ret = bma180_set_scale(data, val2); in bma180_write_raw()