summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@8c000/vrm@5d.conf
blob: 3627aecac68c0714c6460c2317fe0df0ecd118db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
LABEL_in1 = "p12v_fan_in"
CRITHI_in1 = "60000"
CRITLO_in1 = "40000"
WARNHI_in1 = "60000"
WARNLO_in1 = "40000"
MINVALUE_in1 = "0"
MAXVALUE_in1 = "65"
# READ_VIN is direct value*100
GAIN_in1 = "100.0"
PWRONMON_in1 = "ON"

LABEL_in2 = "p12v_fan_out"
CRITHI_in2 = "12600"
CRITLO_in2 = "11400"
WARNHI_in2 = "12600"
WARNLO_in2 = "11400"
MINVALUE_in2 = "0"
MAXVALUE_in2 = "14"
# READ_VOUT is direct value*5.02
GAIN_in2 = "5.02"
PWRONMON_in2 = "ON"

LABEL_curr1 = "p12v_fan_in"
CRITHI_curr1 = "30000"
CRITLO_curr1 = "-1000"
WARNHI_curr1 = "30000"
WARNLO_curr1 = "-1000"
MINVALUE_curr1 = "0"
MAXVALUE_curr1 = "35"
# READ_Iin is direct value*0.5
GAIN_curr1 = "0.5"
PWRONMON_curr1 = "ON"

LABEL_curr2 = "p12v_fan_out"
CRITHI_curr2 = "100000"
CRITLO_curr2 = "-1000"
WARNHI_curr2 = "100000"
WARNLO_curr2 = "-1000"
MINVALUE_curr2 = "0"
MAXVALUE_curr2 = "150"
PWRONMON_curr2 = "ON"

LABEL_temp1= "p12v_fan"
WARNLO_temp1= "0"
WARNHI_temp1= "114000"
CRITHI_temp1 = "114000"
CRITLO_temp1 = "0"
MINVALUE_temp1 = "-128"
MAXVALUE_temp1 = "127"
PWRONMON_temp1 = "ON"