Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dhs3001.c40 #define HS3001_DATA_VALID 0x00 /* Valid Data */ macro
88 if (hs3001_status != HS3001_DATA_VALID) { in hs3001_data_fetch_command()