Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dad7124.c81 #define AD7124_CONFIG_IN_BUFF_MSK GENMASK(6, 5) macro
82 #define AD7124_CONFIG_IN_BUFF(x) FIELD_PREP(AD7124_CONFIG_IN_BUFF_MSK, x)