Home
last modified time | relevance | path

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

/linux/drivers/iio/imu/bno055/
H A Dbno055.c90 #define BNO055_CALDATA_END 0x6A macro
228 if (reg >= BNO055_CALDATA_START && reg <= BNO055_CALDATA_END) in bno055_regmap_volatile()
237 if ((reg < BNO055_PG1(0) && reg > BNO055_CALDATA_END) || in bno055_regmap_readable()