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