Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/temperature/
H A Dltc2983.c76 #define LTC2983_RTD_ROTATION_MASK BIT(1) macro
78 FIELD_PREP(LTC2983_RTD_ROTATION_MASK, x)
767 if (rtd->sensor_config & LTC2983_RTD_ROTATION_MASK) in ltc2983_rtd_new()
/kernel/linux/linux-6.6/drivers/iio/temperature/
H A Dltc2983.c91 #define LTC2983_RTD_ROTATION_MASK BIT(1) macro
93 FIELD_PREP(LTC2983_RTD_ROTATION_MASK, x)
821 if (rtd->sensor_config & LTC2983_RTD_ROTATION_MASK) in ltc2983_rtd_new()

Completed in 6 milliseconds