Searched refs:EFUSE_RD_ADC1_TP_LOW (Results 1 – 4 of 4) sorted by relevance
112 if ((REG_GET_FIELD(TP_REG, EFUSE_RD_ADC1_TP_LOW) != 0) && in check_efuse_tp()156 bits = REG_GET_FIELD(TP_REG, EFUSE_RD_ADC1_TP_LOW); in read_efuse_tp_low()
113 if ((REG_GET_FIELD(TP_REG, EFUSE_RD_ADC1_TP_LOW) != 0) && in check_efuse_tp()157 bits = REG_GET_FIELD(TP_REG, EFUSE_RD_ADC1_TP_LOW); in read_efuse_tp_low()
85 ADC1_TP_LOW, EFUSE_BLK3, 96, 7, TP_REG EFUSE_RD_ADC1_TP_LOW
770 #define EFUSE_RD_ADC1_TP_LOW 0x7F macro