Searched refs:BMA400_ACC_CONFIG2_REG (Results 1 – 2 of 2) sorted by relevance
/drivers/iio/accel/ | ||
D | bma400.h | 62 #define BMA400_ACC_CONFIG2_REG 0x1b macro |
D | bma400_core.c | 641 return regmap_write(data->regmap, BMA400_ACC_CONFIG2_REG, 0x00); in bma400_init() |