Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/temperature/
Dltc2983.c97 #define LTC2983_RTD_KELVIN_R_SENSE_MASK GENMASK(3, 2) macro
811 if (((rtd->sensor_config & LTC2983_RTD_KELVIN_R_SENSE_MASK) in ltc2983_rtd_new()
812 == LTC2983_RTD_KELVIN_R_SENSE_MASK) && in ltc2983_rtd_new()