Sync dGPU and PECI fans (at highest requested duty)

This commit is contained in:
Winston Hoy
2021-01-17 21:55:59 -05:00
committed by Jeremy Soller
parent 73b4e42726
commit f0c42f5839
9 changed files with 46 additions and 23 deletions

View File

@ -22,7 +22,7 @@ void pwm_init(void) {
// Set cycle time to 255 + 1
CTR0 = 255;
// Turn off CPU fan (temperature control in peci_event)
// Turn off CPU fan (temperature control in peci_get_fan_duty)
DCR2 = 0;
// Enable PWM