Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iio/accel/
Dsca3300.c94 static const int sca3300_lp_freq[] = {70, 70, 70, 10}; variable
253 if (reg_val == 2 && val == sca3300_lp_freq[3]) in sca3300_write_raw()
255 if (reg_val == 3 && val == sca3300_lp_freq[2]) in sca3300_write_raw()
288 *val = sca3300_lp_freq[reg_val]; in sca3300_read_raw()
392 *vals = &sca3300_lp_freq[2]; in sca3300_read_avail()