Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/cdc/
H A Dad7150.c45 #define AD7150_CFG_TT_POS 0x1 macro
171 return !thrfixed && (threshtype == AD7150_CFG_TT_POS); in ad7150_read_event_config()
175 return thrfixed && (threshtype == AD7150_CFG_TT_POS); in ad7150_read_event_config()
284 thresh_type = AD7150_CFG_TT_POS; in ad7150_write_event_config()