505 | | || fan0_point0 || 0x2C || Temperature || Deg C/100 || Fan controller set point 0 || |
506 | | || fan0_point1 || 0x2E || Temperature || Deg C/100 || Fan controller set point 1 || |
507 | | || fan0_point2 || 0x30 || Temperature || Deg C/100 || Fan controller set point 2 || |
508 | | || fan0_point3 || 0x32 || Temperature || Deg C/100 || Fan controller set point 3 || |
509 | | || fan0_point4 || 0x34 || Temperature || Deg C/100 || Fan controller set point 4 || |
510 | | || fan0_point5 || 0x36 || Temperature || Deg C/100 || Fan controller set point 5 || |
| 505 | || fan0_point0 || 0x2C || Temperature || Deg C/10 || Fan controller set point 0 || |
| 506 | || fan0_point1 || 0x2E || Temperature || Deg C/10 || Fan controller set point 1 || |
| 507 | || fan0_point2 || 0x30 || Temperature || Deg C/10 || Fan controller set point 2 || |
| 508 | || fan0_point3 || 0x32 || Temperature || Deg C/10 || Fan controller set point 3 || |
| 509 | || fan0_point4 || 0x34 || Temperature || Deg C/10 || Fan controller set point 4 || |
| 510 | || fan0_point5 || 0x36 || Temperature || Deg C/10 || Fan controller set point 5 || |
591 | | ||= Source =||= Default (°C/100) =||= Description =|| |
592 | | || Fan0_point0 || 3000 || Set point 0 = 50% PWM duty cycle || |
593 | | || Fan0_point1 || 3300 || Set point 1 = 60% PWM duty cycle || |
594 | | || Fan0_point2 || 3600 || Set point 2 = 70% PWM duty cycle || |
595 | | || Fan0_point3 || 3900 || Set point 3 = 80% PWM duty cycle || |
596 | | || Fan0_point4 || 4200 || Set point 4 = 90% PWM duty cycle || |
597 | | || fan0_point5 || 4500 || Set point 5 = 100% PWM duty cycle || |
598 | | |
599 | | * Note - The set point value represents temperature in °C/100 (only positive values allowed). |
| 591 | ||= Source =||= Default (°C/10) =||= Description =|| |
| 592 | || Fan0_point0 || 300 || Set point 0 = 50% PWM duty cycle || |
| 593 | || Fan0_point1 || 330 || Set point 1 = 60% PWM duty cycle || |
| 594 | || Fan0_point2 || 360 || Set point 2 = 70% PWM duty cycle || |
| 595 | || Fan0_point3 || 390 || Set point 3 = 80% PWM duty cycle || |
| 596 | || Fan0_point4 || 420 || Set point 4 = 90% PWM duty cycle || |
| 597 | || fan0_point5 || 450 || Set point 5 = 100% PWM duty cycle || |
| 598 | |
| 599 | * Note - The set point value represents temperature in °C/10 (only positive values allowed). |