Searched refs:AD7124_CONFIG_IN_BUFF_MSK (Results 1 – 1 of 1) sorted by relevance
82 #define AD7124_CONFIG_IN_BUFF_MSK GENMASK(6, 5) macro83 #define AD7124_CONFIG_IN_BUFF(x) FIELD_PREP(AD7124_CONFIG_IN_BUFF_MSK, x)