Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/gyro/
Dbmg160_core.c45 #define BMG160_REG_PMU_BW_RES BIT(7) macro
195 bw_bits &= ~BMG160_REG_PMU_BW_RES; in bmg160_get_filter()
454 bw_bits &= ~BMG160_REG_PMU_BW_RES; in bmg160_get_bw()