Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/cdc/
H A Dad7150.c44 #define AD7150_CFG_TT_NEG 0x0 macro
172 return !thrfixed && (threshtype == AD7150_CFG_TT_NEG); in ad7150_read_event_config()
176 return thrfixed && (threshtype == AD7150_CFG_TT_NEG); in ad7150_read_event_config()
286 thresh_type = AD7150_CFG_TT_NEG; in ad7150_write_event_config()