Searched refs:TPS6507X_REG_ADRESULT_2_MASK (Results 1 – 2 of 2) sorted by relevance
86 #define TPS6507X_REG_ADRESULT_2_MASK (BIT(1) | BIT(0)) macro
99 *value = (result & TPS6507X_REG_ADRESULT_2_MASK) << 8; in tps6507x_adc_conversion()