Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dtmp401.c72 #define TMP401_STATUS_LOCAL_HIGH BIT(6) macro
199 if (regval & TMP401_STATUS_LOCAL_HIGH) in tmp401_reg_read()