Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dltc2947-core.c31 #define LTC2947_ACCUM_POL_1_MASK GENMASK(1, 0) macro
32 #define LTC2947_ACCUM_POL_1(x) FIELD_PREP(LTC2947_ACCUM_POL_1_MASK, x)