Home
last modified time | relevance | path

Searched refs:bmp280 (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-opp-tacoma.dts100 iio-hwmon-bmp280 {
471 bmp: bmp280@77 {
472 compatible = "bosch,bmp280";
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-osd3358-sm-red.dts98 bmp280: pressure@76 { label
99 compatible = "bosch,bmp280";
H A Dam335x-boneblue.dts355 compatible = "bosch,bmp280";
/linux/drivers/iio/pressure/
H A Dbmp280.h432 struct bmp280_calib bmp280; member
H A Dbmp280-core.c315 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_read_calib()
361 struct bmp280_calib *calib = &data->calib.bmp280; in bme280_read_calib()
432 struct bmp280_calib *calib = &data->calib.bmp280; in bme280_compensate_humidity()
478 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_calc_t_fine()
540 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_compensate_press()