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