Searched refs:ADM1075_IRANGE_MASK (Results 1 – 1 of 1) sorted by relevance
37 #define ADM1075_IRANGE_MASK ((1 << 3) | (1 << 4)) macro333 switch (config & ADM1075_IRANGE_MASK) { in adm1275_probe()