Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/humidity/
Dhts221_core.c36 #define HTS221_ENABLE_MASK BIT(7) macro
255 HTS221_ENABLE_MASK, in hts221_set_enable()
256 FIELD_PREP(HTS221_ENABLE_MASK, enable)); in hts221_set_enable()
650 HTS221_ENABLE_MASK, in hts221_suspend()
651 FIELD_PREP(HTS221_ENABLE_MASK, false)); in hts221_suspend()
662 HTS221_ENABLE_MASK, in hts221_resume()
663 FIELD_PREP(HTS221_ENABLE_MASK, in hts221_resume()