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