Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dhwmon.h62 #define HWMON_C_TEMP_SAMPLES BIT(hwmon_chip_temp_samples) macro
/linux-6.12.1/drivers/hwmon/
Dlm90.c2757 data->chip_config[0] |= HWMON_C_TEMP_SAMPLES; in lm90_probe()