Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/temperature/
H A Dltc2983.c118 #define LTC2983_NOTCH_FREQ(x) FIELD_PREP(LTC2983_NOTCH_FREQ_MASK, x) macro
1509 LTC2983_NOTCH_FREQ(st->filter_notch_freq)); in ltc2983_setup()