Searched refs:TEMP11_FROM_REG (Results 1 – 1 of 1) sorted by relevance
124 #define TEMP11_FROM_REG(reg) ((reg) / 32 * 125) macro634 temp = TEMP11_FROM_REG(data->temp11u); in show_temp11()636 temp = TEMP11_FROM_REG(data->temp11[nr]); in show_temp11()639 temp = TEMP11_FROM_REG((u16)data->temp11[nr]); in show_temp11()641 temp = TEMP11_FROM_REG(data->temp11[nr]); in show_temp11()