Searched refs:MAX1241_VAL_MASK (Results 1 – 1 of 1) sorted by relevance
15 #define MAX1241_VAL_MASK GENMASK(11, 0) macro89 *val = (be16_to_cpu(adc->data) >> 3) & MAX1241_VAL_MASK; in max1241_read_raw()