Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/temperature/
H A Dltc2983.c167 #define LTC2983_R_SENSE_VAL_MASK GENMASK(26, 0) macro
168 #define LTC2983_R_SENSE_VAL(x) FIELD_PREP(LTC2983_R_SENSE_VAL_MASK, x)