Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Demc6w201.c36 #define EMC6W201_REG_TEMP_HIGH(nr) (0x57 + (nr) * 2) macro
152 EMC6W201_REG_TEMP_HIGH(nr)); in emc6w201_update_device()
247 : EMC6W201_REG_TEMP_HIGH(nr); in temp_store()