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