Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/magnetometer/
H A Dtmag5273.c120 unsigned int conv_avg; member
215 if (val == data->conv_avg) in tmag5273_write_osr()
224 data->conv_avg = val; in tmag5273_write_osr()
365 *val = data->conv_avg; in tmag5273_read_raw()
536 data->conv_avg = 32; in tmag5273_chip_init()