Home
last modified time | relevance | path

Searched refs:BMP580_REG_NVM_DATA_LSB (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iio/pressure/
A Dbmp280-regmap.c149 case BMP580_REG_NVM_DATA_LSB: in bmp580_is_writeable_reg()
175 case BMP580_REG_NVM_DATA_LSB: in bmp580_is_volatile_reg()
A Dbmp280.h27 #define BMP580_REG_NVM_DATA_LSB 0x2C macro
A Dbmp280-core.c1929 ret = regmap_bulk_read(data->regmap, BMP580_REG_NVM_DATA_LSB, in bmp580_nvmem_read_impl()
1993 ret = regmap_bulk_write(data->regmap, BMP580_REG_NVM_DATA_LSB, in bmp580_nvmem_write_impl()

Completed in 21 milliseconds