Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/temperature/
H A Dltc2983.c94 #define LTC2983_RTD_KELVIN_R_SENSE_MASK GENMASK(3, 2) macro
824 if (((rtd->sensor_config & LTC2983_RTD_KELVIN_R_SENSE_MASK) in ltc2983_rtd_new()
825 == LTC2983_RTD_KELVIN_R_SENSE_MASK) && in ltc2983_rtd_new()