Searched refs:bma25x_scale_table (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/iio/accel/ |
| D | bma180.c | 182 static int bma25x_scale_table[] = { 0, 0, 0, 38344, 0, 76590, 0, 0, 153180, 0, variable 868 .scale_table = bma25x_scale_table, 869 .num_scales = ARRAY_SIZE(bma25x_scale_table), 897 .scale_table = bma25x_scale_table, 898 .num_scales = ARRAY_SIZE(bma25x_scale_table),
|