/* register offset define */ #define TEMP_R_B_F_REG 0x10 #define TEMP_R_B_B_REG 0x11 #define TEMP_R_B_F_MAX_REG 0x12 #define TEMP_R_B_F_MIN_REG 0x13 #define TEMP_R_B_F_CRIT_REG 0x14 #define TEMP_R_B_F_LCRIT_REG 0x15 #define TEMP_R_B_B_MAX_REG 0x16 #define TEMP_R_B_B_MIN_REG 0x17 #define TEMP_R_B_B_CRIT_REG 0x18 #define TEMP_R_B_B_LCRIT_REG 0x19 #define TEMP_L_B_F_REG 0x20 #define TEMP_L_B_B_REG 0x21 #define TEMP_L_B_F_MAX_REG 0x22 #define TEMP_L_B_F_MIN_REG 0x23 #define TEMP_L_B_F_CRIT_REG 0x24 #define TEMP_L_B_F_LCRIT_REG 0x25 #define TEMP_L_B_B_MAX_REG 0x26 #define TEMP_L_B_B_MIN_REG 0x27 #define TEMP_L_B_B_CRIT_REG 0x28 #define TEMP_L_B_B_LCRIT_REG 0x29 #define TEMP_R_T_F_REG 0x30 #define TEMP_R_T_B_REG 0x31 #define TEMP_R_T_F_MAX_REG 0x32 #define TEMP_R_T_F_MIN_REG 0x33 #define TEMP_R_T_F_CRIT_REG 0x34 #define TEMP_R_T_F_LCRIT_REG 0x35 #define TEMP_R_T_B_MAX_REG 0x36 #define TEMP_R_T_B_MIN_REG 0x37 #define TEMP_R_T_B_CRIT_REG 0x38 #define TEMP_R_T_B_LCRIT_REG 0x39 #define TEMP_L_T_F_REG 0x40 #define TEMP_L_T_B_REG 0x41 #define TEMP_L_T_F_MAX_REG 0x42 #define TEMP_L_T_F_MIN_REG 0x43 #define TEMP_L_T_F_CRIT_REG 0x44 #define TEMP_L_T_F_LCRIT_REG 0x45 #define TEMP_L_T_B_MAX_REG 0x46 #define TEMP_L_T_B_MIN_REG 0x47 #define TEMP_L_T_B_CRIT_REG 0x48 #define TEMP_L_T_B_LCRIT_REG 0x49 /* end of register offset define */