Searched refs:BMI323_CMD_REG (Results 1 – 2 of 2) sorted by relevance
121 #define BMI323_CMD_REG 0x7E macro
2012 regmap_write(data->regmap, BMI323_CMD_REG, BMI323_RST_VAL); in bmi323_disable()2032 ret = regmap_write(data->regmap, BMI323_CMD_REG, BMI323_RST_VAL); in bmi323_init()2212 ret = regmap_write(data->regmap, BMI323_CMD_REG, BMI323_RST_VAL); in bmi323_core_runtime_suspend()