Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dlan966x-hwmon.c54 #define SENSOR_STAT_DATA_VALID BIT(10) macro
88 if (!(data & SENSOR_STAT_DATA_VALID)) in lan966x_hwmon_read_temp()