Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/cdc/
H A Dad7150.c260 u8 thresh_type, cfg, fixed; in ad7150_write_event_config() local
284 thresh_type = AD7150_CFG_TT_POS; in ad7150_write_event_config()
286 thresh_type = AD7150_CFG_TT_NEG; in ad7150_write_event_config()
289 FIELD_PREP(AD7150_CFG_THRESHTYPE_MSK, thresh_type); in ad7150_write_event_config()