Searched refs:AFE440X_CONTROL2 (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/iio/health/ |
D | afe4404.c | 392 { AFE440X_CONTROL2, AFE440X_CONTROL2_OSC_ENABLE }, 426 ret = regmap_update_bits(afe->regmap, AFE440X_CONTROL2, in afe4404_suspend() 453 ret = regmap_update_bits(afe->regmap, AFE440X_CONTROL2, in afe4404_resume()
|
D | afe440x.h | 45 #define AFE440X_CONTROL2 0x23 macro
|
D | afe4403.c | 418 ret = regmap_update_bits(afe->regmap, AFE440X_CONTROL2, in afe4403_suspend() 445 ret = regmap_update_bits(afe->regmap, AFE440X_CONTROL2, in afe4403_resume()
|