Searched refs:EMC6W201_REG_TEMP_LOW (Results 1 – 1 of 1) sorted by relevance
35 #define EMC6W201_REG_TEMP_LOW(nr) (0x56 + (nr) * 2) macro149 EMC6W201_REG_TEMP_LOW(nr)); in emc6w201_update_device()246 reg = (sf == min) ? EMC6W201_REG_TEMP_LOW(nr) in temp_store()