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