Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dltc2947-core.c34 #define LTC2947_ACCUM_POL_2_MASK GENMASK(3, 2) macro
35 #define LTC2947_ACCUM_POL_2(x) FIELD_PREP(LTC2947_ACCUM_POL_2_MASK, x)