Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/iio/temperature/
H A Dltc2983.c80 #define LTC2983_DIODE_DIFF_MASK BIT(2) macro
82 FIELD_PREP(LTC2983_DIODE_DIFF_MASK, x)
1084 if (!(diode->sensor_config & LTC2983_DIODE_DIFF_MASK) && in ltc2983_diode_new()

Completed in 6 milliseconds