Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dtmp401.c112 #define TMP401_STATUS_LOCAL_HIGH BIT(6) macro
249 ((val & TMP401_STATUS_LOCAL_HIGH) >> 6); in tmp401_update_device()