Searched refs:LM93_REG_TEMP_MAX (Results 1 – 1 of 1) sorted by relevance
59 #define LM93_REG_TEMP_MAX(nr) (0x79 + (nr) * 2) macro939 lm93_read_byte(client, LM93_REG_TEMP_MAX(i)); in lm93_update_client_common()1326 lm93_write_byte(client, LM93_REG_TEMP_MAX(nr), data->temp_lim[nr].max); in temp_max_store()