Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dbma180.c161 static int bma180_bw_table[] = { 10, 20, 40, 75, 150, 300 }; /* Hz */ variable
818 .bw_table = bma180_bw_table,
819 .num_bw = ARRAY_SIZE(bma180_bw_table),