Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dbma180.c184 static int bma180_bw_table[] = { 10, 20, 40, 75, 150, 300 }; /* Hz */ variable
850 .bw_table = bma180_bw_table,
851 .num_bw = ARRAY_SIZE(bma180_bw_table),