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