Home
last modified time | relevance | path

Searched refs:LTC2688_CH_DIT_PH_MSK (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/dac/
H A Dltc2688.c49 #define LTC2688_CH_DIT_PH_MSK GENMASK(10, 9) macro
548 return FIELD_GET(LTC2688_CH_DIT_PH_MSK, regval); in ltc2688_get_dither_phase()
559 LTC2688_CH_DIT_PH_MSK, in ltc2688_set_dither_phase()
560 FIELD_PREP(LTC2688_CH_DIT_PH_MSK, phase)); in ltc2688_set_dither_phase()