Home
last modified time | relevance | path

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

/linux/drivers/iio/gyro/
H A Dbmg160_core.c25 #define BMG160_CHIP_ID_VAL 0x0F macro
252 if (val != BMG160_CHIP_ID_VAL) { in bmg160_chip_init()