Searched refs:BMP280_REG_ID (Results 1 – 2 of 2) sorted by relevance
93 #define BMP280_REG_ID 0xD0 macro
1074 ret = regmap_read(regmap, BMP280_REG_ID, &chip_id); in bmp280_common_probe()