Home
last modified time | relevance | path

Searched refs:WF_PID_MAX_HISTORY (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/macintosh/
A Dwindfarm_pid.h18 #define WF_PID_MAX_HISTORY 32 macro
38 s32 samples[WF_PID_MAX_HISTORY]; /* samples history buffer */
39 s32 errors[WF_PID_MAX_HISTORY]; /* error history buffer */
75 s32 powers[WF_PID_MAX_HISTORY]; /* power history buffer */
76 s32 errors[WF_PID_MAX_HISTORY]; /* error history buffer */
A Dwindfarm_rm31.c318 hsize = min_t(int, mpu->tguardband, WF_PID_MAX_HISTORY); in cpu_setup_pid()
A Dwindfarm_pm72.c417 hsize = min_t(int, mpu->tguardband, WF_PID_MAX_HISTORY); in cpu_setup_pid()

Completed in 6 milliseconds