Searched refs:CR2_DFC (Results 1 – 1 of 1) sorted by relevance
19 #define CR2_DFC BIT(0) macro204 *val = 2 - FIELD_GET(CR2_DFC, regval); in max31760_read()285 return regmap_set_bits(state->regmap, REG_CR2, CR2_DFC); in max31760_write()288 return regmap_clear_bits(state->regmap, REG_CR2, CR2_DFC); in max31760_write()