Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dmax11410.c35 #define MAX11410_FILTER_RATE_MASK GENMASK(3, 0) macro
309 rate = FIELD_GET(MAX11410_FILTER_RATE_MASK, reg); in in_voltage_filter2_notch_center_show()
498 rate = reg_val & MAX11410_FILTER_RATE_MASK; in max11410_read_raw()
566 MAX11410_FILTER_RATE_MASK, i); in max11410_write_raw()
880 MAX11410_FILTER_RATE_MASK, in max11410_self_calibrate()
881 FIELD_PREP(MAX11410_FILTER_RATE_MASK, in max11410_self_calibrate()
916 MAX11410_FILTER_RATE_MASK, 0); in max11410_self_calibrate()