Searched refs:ADM1293_IRANGE_MASK (Results 1 – 1 of 1) sorted by relevance
54 #define ADM1293_IRANGE_MASK (BIT(6) | BIT(7)) macro753 switch (config & ADM1293_IRANGE_MASK) { in adm1275_probe()