Searched refs:VREF_STEP_SIZE (Results 1 – 4 of 4) sorted by relevance
50 #define VREF_STEP_SIZE 7 macro138 ret += decode_bits(bits, VREF_MASK, VREF_FORMAT) * VREF_STEP_SIZE; in read_efuse_vref()
51 #define VREF_STEP_SIZE 7 macro144 ret += decode_bits(bits, VREF_MASK, VREF_FORMAT) * VREF_STEP_SIZE; in read_efuse_vref()
53 #define VREF_STEP_SIZE 7 macro315 ret += decode_bits(bits, VREF_MASK, VREF_FORMAT) * VREF_STEP_SIZE; in read_efuse_vref()
443 VREF_STEP_SIZE = 7 # 1 count in efuse == 7mV variable in EfuseVRefField454 val *= self.VREF_STEP_SIZE