Searched refs:LTC2688_DITHER_RAW_MASK (Results 1 – 1 of 1) sorted by relevance
52 #define LTC2688_DITHER_RAW_MASK GENMASK(15, 2) macro210 code = FIELD_PREP(LTC2688_DITHER_RAW_MASK, code); in ltc2688_dac_code_write()252 *code = FIELD_GET(LTC2688_DITHER_RAW_MASK, *code); in ltc2688_dac_code_read()