Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dad7793.c81 #define AD7793_CONF_BO_EN (1 << 13) /* Burnout Current Enable */ macro
302 st->conf |= AD7793_CONF_BO_EN; in ad7793_setup()