Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/gyro/
Dbmg160_core.c46 #define BMG160_REG_PMU_BW_RES BIT(7) macro
200 bw_bits &= ~BMG160_REG_PMU_BW_RES; in bmg160_get_filter()
459 bw_bits &= ~BMG160_REG_PMU_BW_RES; in bmg160_get_bw()