Searched refs:AD7124_CONFIG_IN_BUFF_MSK (Results 1 – 1 of 1) sorted by relevance
77 #define AD7124_CONFIG_IN_BUFF_MSK GENMASK(7, 6) macro78 #define AD7124_CONFIG_IN_BUFF(x) FIELD_PREP(AD7124_CONFIG_IN_BUFF_MSK, x)