Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Ddps310.c65 #define DPS310_PRS_BASE DPS310_PRS_B0 macro
475 rc = regmap_bulk_read(data->regmap, DPS310_PRS_BASE, val, sizeof(val)); in dps310_read_pres_raw()