Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/temperature/
Dltc2983.c80 #define LTC2983_RTD_ROTATION_MASK BIT(1) macro
82 FIELD_PREP(LTC2983_RTD_ROTATION_MASK, x)
776 if (rtd->sensor_config & LTC2983_RTD_ROTATION_MASK) in ltc2983_rtd_new()