Searched refs:BMP380_REG_CMD (Results 1 – 3 of 3) sorted by relevance
78 case BMP380_REG_CMD: in bmp380_is_writeable_reg()134 .max_register = BMP380_REG_CMD,
7 #define BMP380_REG_CMD 0x7E macro
1005 ret = regmap_write(data->regmap, BMP380_REG_CMD, cmd); in bmp380_cmd()