Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/temperature/
H A Dltc2983.c65 #define LTC2983_DIODE_DIFF_MASK BIT(2) macro
67 FIELD_PREP(LTC2983_DIODE_DIFF_MASK, x)
1032 if (!(diode->sensor_config & LTC2983_DIODE_DIFF_MASK) && in ltc2983_diode_new()