Lines Matching full:loop
86 * dependencies, we must trigger HD loop before OD loop before CPU
87 * loop.
91 * HD Fan control loop.
113 * OD Fan control loop.
135 * GPU Fan control loop.
157 * KODIAK (aka northbridge) Fan control loop.
179 * CPU Fan control loop.
185 * CPU Slew control loop.
238 /* Set to kick the control loop into life */
248 /* All sys loops. Note the HD before the OD loop in order to have it
342 * ****** System Fans Control Loop ******
346 /* Since each loop handles only one control and we want to avoid
348 * loop params. Some data are not set, there are common to all loop
361 /* GPU Fan control loop */
376 /* HD Fan control loop */
391 /* KODIAK Fan control loop */
406 /* OD Fan control loop */
429 /* State data used by the system fans control loop
440 * ****** CPU Fans Control Loop ******
446 /* State data used by the cpu fans control loop
564 pr_debug("pm121: %s Fan control loop initialized.\n" in pm121_create_sys_fans()
571 /* note that this is not optimal since another loop may still in pm121_create_sys_fans()
573 printk(KERN_WARNING "pm121: failed to set up %s loop " in pm121_create_sys_fans()
640 /* CPU LOOP */
682 "CPU control loop (%d)\n", piddata->history_len); in pm121_create_cpu_fans()
858 * the control loop levels, but we don't want to keep it clear in pm121_tick()