Home
last modified time | relevance | path

Searched refs:AFE440X_CONTROL2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/iio/health/
H A Dafe4404.c392 { 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()
H A Dafe440x.h45 #define AFE440X_CONTROL2 0x23 macro
H A Dafe4403.c418 ret = regmap_update_bits(afe->regmap, AFE440X_CONTROL2, in afe4403_suspend()
445 ret = regmap_update_bits(afe->regmap, AFE440X_CONTROL2, in afe4403_resume()