Searched refs:reg_to_temp (Results 1 – 2 of 2) sorted by relevance
56 static inline u8 reg_to_temp(u8 reg_value) in reg_to_temp() function97 return sprintf(buf, "%d\n", reg_to_temp(value)); in spu_show_temp()109 return sprintf(buf, "%d\n", reg_to_temp(value)); in show_throttle()183 return sprintf(buf, "%d\n", reg_to_temp(value)); in ppe_show_temp()
211 static int reg_to_temp(u16 reg) in reg_to_temp() function308 *val = reg_to_temp(data->temp[channel]); in sch5627_read()