Searched refs:MAX11410_FILTER_60HZ (Results 1 – 1 of 1) sorted by relevance
39 #define MAX11410_FILTER_60HZ BIT(4) macro243 val = !FIELD_GET(MAX11410_FILTER_60HZ, val); in max11410_notch_en_show()275 filter_bits = MAX11410_FILTER_60HZ; in max11410_notch_en_store()279 filter_bits = MAX11410_FILTER_50HZ | MAX11410_FILTER_60HZ; in max11410_notch_en_store()