Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/temperature/
H A Dtsys02d.c25 static const int tsys02d_samp_freq[4] = { 20, 40, 70, 140 }; variable
52 *val = tsys02d_samp_freq[dev_data->res_index]; in tsys02d_read_raw()
69 i = ARRAY_SIZE(tsys02d_samp_freq); in tsys02d_write_raw()
71 if (val == tsys02d_samp_freq[i]) in tsys02d_write_raw()