Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/gyro/
H A Dbmg160_core.c45 #define BMG160_REG_PMU_BW_RES BIT(7) macro
199 bw_bits &= ~BMG160_REG_PMU_BW_RES; in bmg160_get_filter()
458 bw_bits &= ~BMG160_REG_PMU_BW_RES; in bmg160_get_bw()