Home
last modified time | relevance | path

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

/linux/drivers/iio/temperature/
H A Dltc2983.c84 #define LTC2983_DIODE_DIFF_MASK BIT(2) macro
86 FIELD_PREP(LTC2983_DIODE_DIFF_MASK, x)
1358 if (!(diode->sensor_config & LTC2983_DIODE_DIFF_MASK) && in ltc2983_diode_new()