Searched refs:CR2_STBY (Results 1 – 1 of 1) sorted by relevance
17 #define CR2_STBY BIT(7) macro567 return regmap_set_bits(state->regmap, REG_CR2, CR2_STBY); in max31760_suspend()574 return regmap_clear_bits(state->regmap, REG_CR2, CR2_STBY); in max31760_resume()