Searched refs:REG_CR3 (Results 1 – 1 of 1) sorted by relevance
20 #define REG_CR3 0x02 macro164 ret = regmap_read(state->regmap, REG_CR3, ®val); in max31760_read()267 return regmap_clear_bits(state->regmap, REG_CR3, BIT(channel)); in max31760_write()270 return regmap_set_bits(state->regmap, REG_CR3, BIT(channel)); in max31760_write()