Searched refs:ms5637_samp_freq (Results 1 – 1 of 1) sorted by relevance
29 static const int ms5637_samp_freq[6] = { 960, 480, 240, 120, 60, 30 }; variable64 *val = ms5637_samp_freq[dev_data->res_index]; in ms5637_read_raw()81 i = ARRAY_SIZE(ms5637_samp_freq); in ms5637_write_raw()83 if (val == ms5637_samp_freq[i]) in ms5637_write_raw()