Home
last modified time | relevance | path

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

/drivers/iio/accel/
Dbma180.c162 static int bma180_bw_table[] = { 10, 20, 40, 75, 150, 300 }; /* Hz */ variable
819 .bw_table = bma180_bw_table,
820 .num_bw = ARRAY_SIZE(bma180_bw_table),