Home
last modified time | relevance | path

Searched defs:TEMP_FROM_REG (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_hwmon.c10 #define TEMP_FROM_REG(reg) ((reg) * 1000) macro
/linux/drivers/hwmon/
H A Dpc87360.c178 #define TEMP_FROM_REG(val) ((val) * 1000) macro
H A Dw83627hf.c275 static int TEMP_FROM_REG(u8 reg) in TEMP_FROM_REG() function
H A Dw83793.c194 static inline long TEMP_FROM_REG(s8 reg) in TEMP_FROM_REG() function