Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dhp206c.c79 static const int hp206c_osr_rates[] = { 4096, 2048, 1024, 512, 256, 128 }; variable
219 *val = hp206c_osr_rates[data->temp_osr_index]; in hp206c_read_raw()
224 *val = hp206c_osr_rates[data->pres_osr_index]; in hp206c_read_raw()
310 hp206c_osr_rates, ARRAY_SIZE(hp206c_osr_rates)); in hp206c_write_raw()
314 hp206c_osr_rates, ARRAY_SIZE(hp206c_osr_rates)); in hp206c_write_raw()