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.
237 /* Set to kick the control loop into life */
247 /* All sys loops. Note the HD before the OD loop in order to have it
341 * ****** System Fans Control Loop ******
345 /* Since each loop handles only one control and we want to avoid
347 * loop params. Some data are not set, there are common to all loop
360 /* GPU Fan control loop */
375 /* HD Fan control loop */
390 /* KODIAK Fan control loop */
405 /* OD Fan control loop */
428 /* State data used by the system fans control loop
439 * ****** CPU Fans Control Loop ******
445 /* State data used by the cpu fans control loop
563 pr_debug("pm121: %s Fan control loop initialized.\n" in pm121_create_sys_fans()
570 /* note that this is not optimal since another loop may still in pm121_create_sys_fans()
572 printk(KERN_WARNING "pm121: failed to set up %s loop " in pm121_create_sys_fans()
639 /* CPU LOOP */
681 "CPU control loop (%d)\n", piddata->history_len); in pm121_create_cpu_fans()
857 * the control loop levels, but we don't want to keep it clear in pm121_tick()