Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/temperature/
Dltc2983.c69 #define LTC2983_DIODE_DIFF_MASK BIT(2) macro
71 FIELD_PREP(LTC2983_DIODE_DIFF_MASK, x)
1039 if (!(diode->sensor_config & LTC2983_DIODE_DIFF_MASK) && in ltc2983_diode_new()