Searched refs:AD7192_ID_MASK (Results 1 – 1 of 1) sorted by relevance
152 #define AD7192_ID_MASK GENMASK(3, 0) macro578 id = FIELD_GET(AD7192_ID_MASK, id); in ad7192_setup()